[BUG] # memory shortcut no longer saves to CLAUDE.md
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The # shortcut for quickly adding memories to CLAUDE.md files has stopped working.
What Should Happen?
Typing # <memory text> at the start of a message should save that text to the user or project CLAUDE.md file (with a prompt to choose the destination).
Error Messages/Logs
Steps to Reproduce
Description
The # shortcut for quickly adding memories to CLAUDE.md files has stopped working.
Expected Behavior
Typing # <memory text> at the start of a message should save that text to the user or project CLAUDE.md file (with a prompt to choose the destination).
Actual Behavior
The # prefix is treated as regular text and no memory saving action is triggered.
Environment
- Claude Code version: 2.0.74
- OS: Windows
Steps to Reproduce
- Open Claude Code CLI
- Type
# This is a test memory - Press Enter
- Expected: Prompt to save to user/project memory
- Actual: Message is processed as regular input, no memory save occurs
Additional Context
This feature was working in a previous version. The /memory command still works as an alternative for manually editing CLAUDE.md files.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.74 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Windows Terminal
Additional Information
No response
Found 2 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/14743
- https://github.com/anthropics/claude-code/issues/1772
This issue will be automatically closed as a duplicate in 3 days.
- If your issue is a duplicate, please close it and 👍 the existing issue instead
- To prevent auto-closure, add a comment or 👎 this comment
🤖 Generated with Claude Code
Can confirm this issue on Linux (CachyOS) with Claude Code 2.0.74.
Environment:
- OS: Linux 6.18.1-2-cachyos
- Shell: zsh
Reproduction:
Typing # test rule at the prompt passes through as regular text to the assistant instead of triggering the memory file selector.
This worked correctly prior to 2.0.72.
IT was so convenient, please readd it back
It was a hasty decision to remove it. It was a very useful shortcut.