Skip to content
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 heartbeat

Options 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:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
agh agent heartbeat deleteDelete HEARTBEAT.md through managed authoring
agh agent heartbeat historyList managed Heartbeat authoring revisions
agh agent heartbeat inspectInspect one agent's resolved Heartbeat policy
agh agent heartbeat rollbackRollback HEARTBEAT.md to a managed revision or snapshot digest
agh agent heartbeat statusRead Heartbeat policy status and wake eligibility
agh agent heartbeat validateValidate a proposed Heartbeat policy body
agh agent heartbeat wakeRequest one manual advisory Heartbeat wake
agh agent heartbeat writeCreate or replace HEARTBEAT.md through managed authoring

On this page