Session
AGH RuntimeSession
agh session
Manage AGH sessions
- Audience
- Operators running durable agent work
- Focus
- Session guidance shaped for scanability, day-two clarity, and operator context.
agh session
Manage AGH sessions
Options
-h, --help help for sessionOptions 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 session events | Read session events |
| agh session health | Read session health and wake eligibility |
| agh session history | Show session history grouped by turn |
| agh session inspect | Inspect session health, wake audit, and policy correlation |
| agh session list | List sessions |
| agh session new | Create a new session |
| agh session prompt | Send a prompt to a session |
| agh session repair | Inspect and repair an interrupted session transcript |
| agh session resume | Resume a stopped session |
| agh session soul | Manage session Soul snapshots |
| agh session status | Show session status |
| agh session stop | Stop a session |
| agh session wait | Block until a session stops |