[BUG] /memory displays incorrect user memory path
Resolved 💬 6 comments Opened Aug 3, 2025 by mulka Closed Jan 3, 2026
Environment
- Platform (select one):
- [X] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.67 (Claude Code)
- Operating System: macOS 15.5 (24F74)
- Terminal: Terminal App
Bug Description
<!-- A clear and concise description of the bug -->
/memory displays incorrect user memory path
Steps to Reproduce
- Run
/memory - Select
User memory - Notice incorrect path is displayed (but correct file is opened)
Expected Behavior
<!-- What you expected to happen -->
/memory
⎿ Opened user memory at ~/.claude/CLAUDE.md
Actual Behavior
<!-- What actually happened -->
/memory
⎿ Opened user memory at ~/CLAUDE.md
Additional Context
<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗