Skip to content

feat: memory placement — local vs shared config#3

Merged
mboss37 merged 1 commit intomasterfrom
feat/memory-placement
Apr 6, 2026
Merged

feat: memory placement — local vs shared config#3
mboss37 merged 1 commit intomasterfrom
feat/memory-placement

Conversation

@mboss37
Copy link
Copy Markdown
Owner

@mboss37 mboss37 commented Apr 6, 2026

...

When setting up memory, users now choose where config goes:
- Shared (default): CLAUDE.md + settings.json (committed, team-visible)
- Local: .claude/CLAUDE.md + settings.local.json (gitignored, private)

Solves co-dev conflict where one dev uses agentic-memory and the other
uses built-in memory. Choice is persisted so doctor --fix won't re-ask.

Also fixes: doctor --fix no longer injects memory guidance on projects
without agentic-memory installed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mboss37 mboss37 merged commit 24ef947 into master Apr 6, 2026
2 checks passed
@mboss37 mboss37 deleted the feat/memory-placement branch April 6, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant