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

File session.ts

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

Source from the content-addressed store, hash-verified

1import { SessionMessage } from "@opencode-ai/schema/session-message"
2import { SessionInput } from "@opencode-ai/schema/session-input"
3import { PromptInput } from "@opencode-ai/schema/prompt-input"
4import { Session } from "@opencode-ai/schema/session"

Callers

nothing calls this directly

Calls 3

staticsFunction · 0.90
withCursorFunction · 0.85
makeFunction · 0.70

Tested by

no test coverage detected