Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect } from
"bun:test"
2
import
{ LLM } from
"@opencode-ai/llm"
3
import
{ LLMClient } from
"@opencode-ai/llm/route"
4
import
{ DateTime, Effect } from
"effect"
Callers
nothing calls this directly
Calls
7
apply
Method · 0.80
sync
Method · 0.80
model
Function · 0.70
describe
Function · 0.50
prepare
Method · 0.45
request
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected