MCPcopy Index your code
hub / github.com/anomalyco/opencode / session-runner-message.test.ts

File session-runner-message.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Message, Model } from "@opencode-ai/llm"
3import * as OpenAIChat from "@opencode-ai/llm/protocols/openai-chat"
4import { ModelV2 } from "@opencode-ai/core/model"

Callers

nothing calls this directly

Calls 6

toLLMMessagesFunction · 0.90
testFunction · 0.85
assistantFunction · 0.70
idFunction · 0.70
describeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected