Memory
agh memory
Show, write, search, and operate Memory v2 durable context
- Audience
- Operators running durable agent work
- Focus
- Memory guidance shaped for scanability, day-two clarity, and operator context.
agh memory
Show, write, search, and operate Memory v2 durable context
Options
-h, --help help for memoryOptions 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 memory adhoc | Inspect ad-hoc Memory v2 notes |
| agh memory daily | Inspect Memory v2 daily operation logs |
| agh memory decisions | Inspect and revert Memory v2 controller decisions |
| agh memory delete | Delete a Memory v2 entry through the controller |
| agh memory dream | Operate Memory v2 dreaming runs |
| agh memory edit | Edit a Memory v2 entry through the controller |
| agh memory extractor | Operate Memory v2 extractor runtime |
| agh memory health | Show Memory v2 health |
| agh memory history | Show redaction-safe Memory v2 operation history |
| agh memory list | List Memory v2 entries |
| agh memory promote | Promote a memory entry across Memory v2 scopes |
| agh memory provider | Operate Memory v2 providers |
| agh memory recall | Inspect Memory v2 recall traces |
| agh memory reindex | Rebuild the derived Memory v2 search catalog |
| agh memory reload | Invalidate frozen memory snapshots for future session boots |
| agh memory reset | Reset derived Memory v2 state through the daemon |
| agh memory scope-show | Show resolved Memory v2 precedence for a selector |
| agh memory search | Search deterministic Memory v2 recall |
| agh memory show | Show one Memory v2 entry |
| agh memory write | Create a Memory v2 entry through the controller |