MCPcopy Create free account
hub / github.com/anomalyco/opencode / session.ts

File session.ts

packages/core/src/session.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as SessionV2 from "./session"
2export * from "./session/schema"
3
4import { DateTime, Effect, Layer, Schema, Context, Stream } from "effect"

Callers

nothing calls this directly

Calls 15

fromRowFunction · 0.90
eqFunction · 0.85
resolvePromptFunction · 0.85
onConflictDoNothingMethod · 0.80
insertMethod · 0.80
asMethod · 0.80
pushMethod · 0.80
contextMethod · 0.80
interruptMethod · 0.80
stageMethod · 0.80
createMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected