Memory

The memory surface is mainly an inspector for what Grok Code has remembered for the current project.

Commands

  • /memory
  • /memory toggle
  • /memory clear
  • /memory

What It Shows

  • whether auto-memory is on
  • topic count
  • memory packs
  • import tree
  • diagnostics

Where Project Memory Lives

Project memory is stored outside the repo under a hashed project path inside ~/.grok/projects/.../memory/.

That is why clearing memory removes local project memory without deleting normal repo files.

Was this page helpful? Report issues on GitHub.