Observe
AGH RuntimeObserve
agh observe events
Read cross-session observability events
- Audience
- Operators running durable agent work
- Focus
- Observe guidance shaped for scanability, day-two clarity, and operator context.
agh observe events
Read cross-session observability events
agh observe events [flags]Options
--agent string Filter by agent name
--follow Stream new events over SSE
-h, --help help for events
--last int Show only the most recent N events
--session string Filter by session id
--since string Show events since an RFC3339 timestamp or relative duration
--type string Filter by event typeOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
agh observe events -o json