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
- Paper argues production agents fail from context overload, not reasoning — omarsar0 · 2026-07-25
- Gemini CLI fixes Windows diff views by normalizing CRLF to LF in a2a-server — luisfelipe-alt · 2026-07-25
- VaynerX says a $20,000 internal app was prototyped in hours with Claude — tomcrawshaw01 · 2026-07-25
- Researchers open-source a 1.6B-parameter Minecraft world model and code — heghbalz · 2026-07-25
- An AI agent database cutover workflow adds checks, backups, and manual approval — tristanbob · 2026-07-25
- Reddit compares Opus 5 and Fable 5 on a one-shot 2D-to-3D coding task — techdrumboy · 2026-07-25