
Anthropic just shipped native memory. Here is what it cannot do.
Anthropic quietly rolled out persistent memory to all Claude users this week -- including free tier. Claude now remembers your name, communication style, and project context across conversations. That is genuinely useful. It is also black-box, Claude-only, and you have no control over it. Here is what it does not do -- and why that matters if you are building agents. What Anthropic's memory gives you Your name and preferences persist across chats Claude references past conversations without you re-explaining context Zero setup, works automatically For casual users, that is the right tradeoff. For developers building agents, it is not enough. The four gaps 1. No API access You cannot query what Claude remembers. You cannot write to it programmatically. You cannot read it back. It exists somewhere in Anthropic's infrastructure and surfaces when Claude decides it is relevant. If you are building an agent that needs to restore a specific context at session start, you cannot rely on opaque
Continue reading on Dev.to Python
Opens in a new tab




