MCPcopy Index your code
hub / github.com/anomalyco/opencode / tool-question.test.ts

File tool-question.test.ts

packages/core/test/tool-question.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, Fiber, Layer } from "effect"
3import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"
4import { LayerNode } from "@opencode-ai/core/effect/layer-node"

Callers

nothing calls this directly

Calls 9

testEffectFunction · 0.90
toolDefinitionsFunction · 0.90
settleToolFunction · 0.90
executeToolFunction · 0.90
capturedInputFunction · 0.85
syncMethod · 0.80
pushMethod · 0.80
describeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected