MCPcopy
hub / github.com/anomalyco/opencode / agent.test.ts

File agent.test.ts

packages/core/test/agent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, Exit, Scope } from "effect"
3import { AgentV2 } from "@opencode-ai/core/agent"
4import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
hostFunction · 0.90
agentHostFunction · 0.90
locationFunction · 0.90
getMethod · 0.65
updateMethod · 0.65
removeMethod · 0.65
describeFunction · 0.50
allMethod · 0.45
makeMethod · 0.45
transformMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected