Skip to content
Memory
CompozyOS RuntimeMemory

compozy 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.

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

On this page