AgentHeartbeat
AGH RuntimeAgent
agh agent heartbeat history
List managed Heartbeat authoring revisions
- Audience
- Operators running durable agent work
- Focus
- Agent guidance shaped for scanability, day-two clarity, and operator context.
agh agent heartbeat history
List managed Heartbeat authoring revisions
agh agent heartbeat history <agent> [flags]Examples
agh agent heartbeat history coder --limit 10 --workspace checkout-api --jsonOptions
--cursor string Revision cursor
-h, --help help for history
--limit int Maximum number of revisions to return
--workspace string Resolve the agent from a workspace id, name, or pathOptions 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 agent heartbeat history <agent> -o json