Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ session-create.test.ts
File
session-create.test.ts
packages/core/test/session-create.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
path from
"path"
3
import
{ Effect, Layer, Stream } from
"effect"
4
import
{ AgentV2 } from
"@opencode-ai/core/agent"
Callers
nothing calls this directly
Calls
15
testEffect
Function · 0.90
tmpdir
Function · 0.90
eq
Function · 0.85
insert
Method · 0.80
context
Method · 0.80
project
Method · 0.80
skill
Method · 0.80
switchAgent
Method · 0.80
switchModel
Method · 0.80
unavailable
Function · 0.70
create
Method · 0.65
list
Method · 0.65
Tested by
no test coverage detected