AgentHeartbeat
compozy 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.
compozy 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 Compozy 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 |
|---|---|
| compozy agent heartbeat delete | Delete HEARTBEAT.md through managed authoring |
| compozy agent heartbeat history | List managed Heartbeat authoring revisions |
| compozy agent heartbeat inspect | Inspect one agent's resolved Heartbeat policy |
| compozy agent heartbeat rollback | Rollback HEARTBEAT.md to a managed revision or snapshot digest |
| compozy agent heartbeat status | Read Heartbeat policy status and wake eligibility |
| compozy agent heartbeat validate | Validate a proposed Heartbeat policy body |
| compozy agent heartbeat wake | Request one manual advisory Heartbeat wake |
| compozy agent heartbeat write | Create or replace HEARTBEAT.md through managed authoring |