Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ session.ts
File
session.ts
packages/opencode/src/share/session.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
2
import
{ Session } from
"@/session/session"
3
import
{ SessionID } from
"@/session/schema"
4
import
{ Effect, Layer, Scope, Context } from
"effect"
Callers
nothing calls this directly
Calls
5
get
Method · 0.65
create
Method · 0.65
remove
Method · 0.65
share
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected