Grok Build adds cross‑session memory to persist project facts and conventions
Grok Build now records and recalls durable project knowledge across sessions, storing topic‑organized markdown notes and providing commands to view and consolidate them. The feature applies to new sessions and is available immediately.
In this brief: 3 sections 2 min read
Background capture: Grok reviews each completed turn and writes durable notes as markdown files.
Storage: Notes grouped per workspace and a global scope for preferences.
Commands: /memory to browse files, /dream to consolidate topics, /remember to save a note directly.
Availability: Applied to new sessions started with /new or a fresh grok process.
Included: team code style, review habits, durable project facts and decision rationales.
Excluded: task state, tentative conclusions, secrets, and material already covered by repository docs.
Priority: Instructions in the current conversation override stored memories.
/memory opens a read‑only browser grouped by scope with preview and basic file actions.
/dream consolidates observations into topic files and can run periodically.
Notes stored as one topic per markdown file for discoverability and manual edits.