Skip to main content

Module agent_protocol_host

Module agent_protocol_host 

Source
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§

AgentProtocolHost
One release- and session-bound A3S Code headless protocol host.

Enums§

AgentProtocolExactRecoveryError
Failures specific to the additive evidence-bound recovery entry point.
AgentProtocolHostError
Stable failures returned by the Code-owned headless protocol adapter.