Add automatic memories like ChatGPT
Resolved 💬 3 comments Opened Jan 19, 2026 by davidlinjiahao Closed Jan 23, 2026
Currently, Claude Code requires manually adding memories via /remember or editing CLAUDE.md files.
Feature request: Automatic memory that persists across sessions without manual intervention.
Use case:
- Remembering user preferences (coding style, preferred languages, etc.)
- Retaining context about ongoing projects
- Learning from corrections over time
Current workaround: Manually using /remember or editing ~/.claude/CLAUDE.md
Suggested behavior: Claude Code could prompt "Would you like me to remember this?" when learning something significant about the user, similar to ChatGPT's memory feature.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗