MCPcopy Create free account
hub / github.com/anomalyco/opencode / session-runner-tool-registry.test.ts

File session-runner-tool-registry.test.ts

packages/core/test/session-runner-tool-registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
toolDefinitionsFunction · 0.90
executeToolFunction · 0.90
settleToolFunction · 0.90
syncMethod · 0.80
pushMethod · 0.80
asMethod · 0.80
interruptMethod · 0.80
makeFunction · 0.70
namesFunction · 0.70
callFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected