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

Resolved 💬 13 comments Opened Dec 20, 2025 by Ankurjain1121 Closed Jan 2, 2026

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_

View original on GitHub ↗

This issue has 13 comments on GitHub. Read the full discussion on GitHub ↗