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

File adapter.test.ts

packages/llm/test/adapter.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 { LLM, LLMResponse } from "../src"
4import { Route, Endpoint, LLMClient, Protocol, type FramingDef } from "../src/route"

Callers

nothing calls this directly

Calls 14

dynamicResponseFunction · 0.90
testEffectFunction · 0.90
raiseEventFunction · 0.85
updateModelFunction · 0.85
pathMethod · 0.80
withMethod · 0.80
streamMethod · 0.80
modelMethod · 0.80
respondFunction · 0.50
describeFunction · 0.50
makeMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected