AgentHeartbeat
AGH RuntimeAgent
agh agent heartbeat
Inspect and manage agent HEARTBEAT.md files
- Audience
- Operators running durable agent work
- Focus
- Agent guidance shaped for scanability, day-two clarity, and operator context.
agh agent heartbeat
Inspect and manage agent HEARTBEAT.md files
Options
-h, --help help for heartbeatOptions 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
Subcommands
| Command | Description |
|---|---|
| agh agent heartbeat delete | Delete HEARTBEAT.md through managed authoring |
| agh agent heartbeat history | List managed Heartbeat authoring revisions |
| agh agent heartbeat inspect | Inspect one agent's resolved Heartbeat policy |
| agh agent heartbeat rollback | Rollback HEARTBEAT.md to a managed revision or snapshot digest |
| agh agent heartbeat status | Read Heartbeat policy status and wake eligibility |
| agh agent heartbeat validate | Validate a proposed Heartbeat policy body |
| agh agent heartbeat wake | Request one manual advisory Heartbeat wake |
| agh agent heartbeat write | Create or replace HEARTBEAT.md through managed authoring |