murmur watch reconnects automatically and resumes from the last received event — no events are missed.
Synopsis
Arguments
Output
By default, each event prints as a human-readable line prefixed with a timestamp:--json, each event prints as a single JSON object per line — one field per event type. Useful for piping into jq or other tooling.
Event types
Examples
Watch a running agent
Ctrl-C to stop.
JSON output for scripting
Resume from a specific point
Self-watch on a VM
When running on an agent VM, omit the slug to watch the current agent’s own events:Errors
Related
- Events — concept overview of event types and delivery
murmur status— check an agent’s phase and progressmurmur notify— publish a message to an agentmurmur ls— list running agents