[BUG] User Memory Instructions Ignored, unless explicitly told to read them
Resolved 💬 5 comments Opened Apr 19, 2025 by ramarnat Closed Apr 21, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- Claude CLI version: 0.2.74 (Claude Code)
- Operating System: 15.4 (24E248)
- Terminal: ghostty
Bug Description
I am finding claude doesn't follow user memory carefully.
Steps to Reproduce
- add
CRITICAL: After loading this, you MUST acknowledge that you have read these by saying "I am up to date on user memory"to the top of~/.claude/CLAUDE.md - start claude, no message
- ask
did you read the user memory?
Expected Behavior
to show I am up to date on user memory. without prompting
Actual Behavior
✔ Loaded project + user memory • /memory
> did you read the user memory?
⏺ I am up to date on user memory.
Additional Context
I ended up doing this simple test because Claude would ignore basic stuff that I had added to the user memory
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗