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

File tool-runtime.test.ts

packages/llm/test/tool-runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, Schema, Stream } from "effect"
3import {
4 GenerationOptions,

Callers

nothing calls this directly

Calls 15

scriptedResponsesFunction · 0.90
sseEventsFunction · 0.90
deltaChunkFunction · 0.90
finishChunkFunction · 0.90
toolCallChunkFunction · 0.90
dynamicResponseFunction · 0.90
toDefinitionsFunction · 0.90
modelMethod · 0.80
withMethod · 0.80
syncMethod · 0.80
pushMethod · 0.80
respondMethod · 0.80

Tested by

no test coverage detected