Default 'remember' to project knowledge file
This commit is contained in:
parent
126f796617
commit
b669be3cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Claude Memory
|
||||
|
||||
## Instructions
|
||||
- **When the user says "remember" something**: Always update the relevant knowledge file (global `~/.claude/CLAUDE.md` for general preferences, or project `.claude/CLAUDE.md` for project-specific info) so it persists across sessions.
|
||||
- **When the user says "remember" something**: Always save to the **project** knowledge file (`.claude/CLAUDE.md` in the current repo) by default. Only save to global `~/.claude/CLAUDE.md` if the user explicitly says "remember globally" or the info clearly applies across all projects.
|
||||
|
||||
## Preferences
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue