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

File session-runner-model.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { LLM } from "@opencode-ai/llm"
3import { LLMClient } from "@opencode-ai/llm/route"
4import { DateTime, Effect } from "effect"

Callers

nothing calls this directly

Calls 7

applyMethod · 0.80
syncMethod · 0.80
modelFunction · 0.70
describeFunction · 0.50
prepareMethod · 0.45
requestMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected