Reverse Engineering Reveals Claude Code Quietly Shipped 'Pinned Memories'
imjustnewatai · x · 2026-07-25
By diffing three consecutive public binaries of Claude Code (2.1.217 to 2.1.219), a developer discovered that Anthropic quietly shipped an unannounced “pinned memories” system.
- Mechanism: By marking a project memory file with metadata.pinned: true, Claude will inject its contents into every future conversation for that project.
- Limits: It keeps up to 4 pinned files, newest first, with each capped at 200 lines or 25KB.
- Status: The feature is missing from the official changelog, and current docs still claim topic memory is read on demand. Rollout appears feature-gated and unconfirmed.
This gives Claude Code an always-on working set for critical project facts and preferences.
More from coding & agent
- SymKit MCP: 44 tools for AI agents to verify symbolic derivations — Foreign-Specific-604 · 2026-09-11
- GitHub Copilot team routes user bug reports to an AI agent via Slack — marlene_zw · 2026-09-11
- Scanning 23 agent sessions, a dev found 3 silent failure modes in memory systems — No_Advertising2536 · 2026-09-11
- eslint-plugin-react v8.0.2 adds 4 checks for React 19.3, supports ESLint 10 and Biome — viglovikov · 2026-09-11
- Arkon: open-source MCP server turns enterprise SOPs into a traceable LLM knowledge wiki — tom_doerr · 2026-09-11
- Cheaper OpenAI Agents API alternative: sandbox service undercutting E2B by 46% — airesearch12 · 2026-09-11