Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ agent.test.ts
File
agent.test.ts
packages/core/test/config/agent.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
path from
"path"
4
import
{ Effect, Schema } from
"effect"
Callers
nothing calls this directly
Calls
11
testEffect
Function · 0.90
host
Function · 0.90
agentHost
Function · 0.90
tmpdir
Function · 0.90
push
Method · 0.80
update
Method · 0.65
get
Method · 0.65
describe
Function · 0.50
decode
Function · 0.50
make
Method · 0.45
transform
Method · 0.45
Tested by
no test coverage detected