Ctrl-C.
Synopsis
Arguments
Event kinds
Each event has a timestamp and a kind that determines which fields are present.
Events from sub-agents are indented and prefixed with the sub-agent identifier.
Examples
Watch a running agent
Resume after a disconnect
When the stream disconnects,murmur session watch prints the last event ID to stderr:
JSON output for scripting
id field (the event ID) and an event field containing the session event payload.
Watch with sub-agent output
When the agent spawns sub-agents, their events appear indented with a prefix:Errors
Related
- Agents — concept overview
murmur session send— send a follow-up message to the agentmurmur session interrupt— interrupt the agent’s current turnmurmur session stop— request graceful session shutdownmurmur status— check an agent’s phase and progressmurmur ssh— open a terminal on the agent’s VM