chore(config): configure autoMemoryDirectory for shared memory storage

Points auto-memory to ~/Projects/settled-reach/.memory so all
worktrees share a single memory root outside the git tree.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 08:42:49 +01:00
co-authored by Claude Opus 4.6
parent 441164fe23
commit b979cab41e
+1
View File
@@ -1,4 +1,5 @@
{
"autoMemoryDirectory": "/home/jeroenschweitzer/Projects/settled-reach/.memory",
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
},