Brain · Auto-memory

Auto-memory

Claude Code's own native auto-memory for each repo: the ~/.claude/projects/<project>/memory/ that Claude Code writes itself, with a 200-line / 25KB session-load budget meter (only that much of MEMORY.md loads at session start) plus the on-demand topic files. The counterpart to your authored .claude/brain.

See it in motion

Where to find it

  • Localhost: /auto-memory.html?repo=<id>
  • API: GET /api/auto-memory?repo=<id>
  • Keyboard: K then auto memory
  • Sidebar: Brain reflection → Auto-memory

What it does for you

See the memory Claude Code keeps for you, and its load budget.Claude Code's own native auto-memory for each repo: the ~/.claude/projects/<project>/memory/ that Claude Code writes itself, with a 200-line / 25KB session-load budget meter (only that much of MEMORY.md loads at session start) plus the on-demand topic files. The counterpart to your authored .claude/brain.

Read more