tally memory
The agent’s curated MEMORY: what it knows, owner-readable and owner-editable, encrypted in the log with hash-chained provenance.
Launches inject it automatically; after each captured session a background reflect pass distills durable knowledge into it using YOUR harness one-shot (config: auto_reflect / reflect_model; per-launch: --no-reflect).
tally memory <COMMAND>tally memory show
Section titled “tally memory show”Print the agent’s current memory document
tally memory show [AGENT][AGENT]- The agent (default: the single-seat home)
tally memory edit
Section titled “tally memory edit”Edit the memory in $VISUAL/$EDITOR; saves as a new hash-chained version
tally memory edit [AGENT]tally memory reflect
Section titled “tally memory reflect”Distill pending captured sessions into memory using a harness one-shot (the reflect pass; the launch verbs run this in the background)
tally memory reflect --harness <HARNESS> --model <MODEL> [AGENT][AGENT]- The agent (default: the single-seat home)
--harness <HARNESS>- Harness to run the one-shot on (claude-code | pi | codex)
--model <MODEL>- Model token (config
reflect_modeloverrides this)