Skip to content
Memory
AGH RuntimeMemory

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 memory

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 memory adhocInspect ad-hoc Memory v2 notes
agh memory dailyInspect Memory v2 daily operation logs
agh memory decisionsInspect and revert Memory v2 controller decisions
agh memory deleteDelete a Memory v2 entry through the controller
agh memory dreamOperate Memory v2 dreaming runs
agh memory editEdit a Memory v2 entry through the controller
agh memory extractorOperate Memory v2 extractor runtime
agh memory healthShow Memory v2 health
agh memory historyShow redaction-safe Memory v2 operation history
agh memory listList Memory v2 entries
agh memory promotePromote a memory entry across Memory v2 scopes
agh memory providerOperate Memory v2 providers
agh memory recallInspect Memory v2 recall traces
agh memory reindexRebuild the derived Memory v2 search catalog
agh memory reloadInvalidate frozen memory snapshots for future session boots
agh memory resetReset derived Memory v2 state through the daemon
agh memory scope-showShow resolved Memory v2 precedence for a selector
agh memory searchSearch deterministic Memory v2 recall
agh memory showShow one Memory v2 entry
agh memory writeCreate a Memory v2 entry through the controller

On this page