MCPcopy
hub / github.com/anomalyco/opencode / application-tools.test.ts

File application-tools.test.ts

packages/core/test/application-tools.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 { ApplicationTools } from "@opencode-ai/core/tool/application-tools"
4import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"

Callers

nothing calls this directly

Calls 9

testEffectFunction · 0.90
executeToolFunction · 0.90
toolDefinitionsFunction · 0.90
settleToolFunction · 0.90
contextualFunction · 0.85
interruptMethod · 0.80
describeFunction · 0.50
makeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected