Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Message, Model } from
"@opencode-ai/llm"
3
import
* as OpenAIChat from
"@opencode-ai/llm/protocols/openai-chat"
4
import
{ ModelV2 } from
"@opencode-ai/core/model"
Callers
nothing calls this directly
Calls
6
toLLMMessages
Function · 0.90
test
Function · 0.85
assistant
Function · 0.70
id
Function · 0.70
describe
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected