[FEATURE] autoMemoryDirectory should support local repo storage
Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 18, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Only supports absolute paths and as such can not easily source control your memory files.
https://github.com/anthropics/claude-code/issues/33535
https://github.com/anthropics/claude-code/issues/34146
https://github.com/anthropics/claude-code/issues/36636
Proposed Solution
Allow setting relative paths or including env vars.
Alternative Solutions
Anything, just make it easy to use.
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
Use Case Example
- Save memories
- Commit memories
- Share and retain memories
Additional Context
_No response_