chimera memory add
Remember a fact (ADD / UPDATE / NOOP, deduped).
Arguments
CONTENTstrrequiredThe fact to remember.
Options
--keystrOptional dedup key.
--personabooleanStore as a persona fact (part of the cross-session profile).
Curated long-term memory.
Remember a fact (ADD / UPDATE / NOOP, deduped).
CONTENTstrrequiredThe fact to remember.
--keystrOptional dedup key.
--personabooleanStore as a persona fact (part of the cross-session profile).
Merge clusters of similar memories into one LLM-summarised fact (opt-in write).
--thresholdfloatdefault: 0.5Similarity (Jaccard) to cluster facts; lower = merges more.
Build an entity-relation graph from long-term memory and show it.
--entity, -estrShow relations for one entity.
List all memory items.
This command takes no options.
Show the consolidated cross-session user profile (persona facts).
This command takes no options.
Prune low-value memory under a budget. Dry-run by default; persona/profile facts are never pruned.
--maxintdefault: 50Keep the N highest-value memories.
--applybooleanActually delete. Default is a dry-run preview (no data lost).
Search memory (keyword).
QUERYstrrequiredSearch query.
--kintdefault: 5Max results.