Expand description
Code-owned adapter from the versioned headless protocol to AgentSession.
This adapter deliberately stores no parallel run state or event journal. Exact command replay is resolved by the session’s authoritative run store, and event pages are projected directly from that same store.
Structs§
- Agent
Protocol Host - One release- and session-bound A3S Code headless protocol host.
Enums§
- Agent
Protocol Host Error - Stable failures returned by the Code-owned headless protocol adapter.