claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] # memory shortcut no longer saves to CLAUDE.md

Open Ankurjain1121 opened this issue 5 days ago • 5 comments

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

  1. Open Claude Code CLI
  2. Type # This is a test memory
  3. Press Enter
  4. Expected: Prompt to save to user/project memory
  5. 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

Ankurjain1121 avatar Dec 20 '25 12:12 Ankurjain1121

Found 2 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14743
  2. 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

github-actions[bot] avatar Dec 20 '25 12:12 github-actions[bot]

Removed as of 2.0.70 Changelog

Image

amdcq avatar Dec 20 '25 14:12 amdcq

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.

greogory avatar Dec 21 '25 22:12 greogory

IT was so convenient, please readd it back

vekexasia avatar Dec 22 '25 21:12 vekexasia

It was a hasty decision to remove it. It was a very useful shortcut.

nalucode avatar Dec 22 '25 22:12 nalucode