Creates a new Axon-backed Claude transport.
Aborts the current SSE stream without permanently closing the transport.
Permanently closes the transport.
Opens the Axon SSE subscription.
Returns whether the transport is connected and writable.
Yields parsed agent-origin Claude wire messages.
Re-subscribes after the last observed Axon sequence.
Publishes a serialized Claude wire message.
Transport implementation that communicates with a remote Claude Code instance running on a Runloop Devbox via an Axon event channel.
Protocol-agnostic publish/SSE and replay machinery is provided by
AxonFrameTransport; this adapter supplies Claude frame semantics.