Skip to content

memory

Cross-session memory explorer and curator (experimental — works the moment you enable memory in Grok).

grok-utils memory --help

list

Show memory files that exist on disk.

grok-utils memory list

stats

Basic stats + index information if present.

grok-utils memory stats

Simple grep across all memory markdown files.

grok-utils memory search "architecture decision"
grok-utils memory search "TODO" --json

paths

Print the canonical memory file paths (handy for $EDITOR or scripting).

grok-utils memory paths