MCPcopy 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

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { Session } from "@/session/session"
3import { SessionID } from "@/session/schema"
4import { Effect, Layer, Scope, Context } from "effect"

Callers

nothing calls this directly

Calls 5

getMethod · 0.65
createMethod · 0.65
removeMethod · 0.65
shareFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected