Me
AGH RuntimeMe
agh me
Inspect the current AGH-managed agent session
- Audience
- Operators running durable agent work
- Focus
- Me guidance shaped for scanability, day-two clarity, and operator context.
agh me
Inspect the current AGH-managed agent session
agh me [flags]Examples
# Show the current managed session identity
agh me
# Print machine-readable caller state
agh me -o jsonOptions
-h, --help help for meOptions 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 me -o jsonSubcommands
| Command | Description |
|---|---|
| agh me context | Inspect the bounded situation context for the current agent session |