Claude Code's shareable agent-memory/ is no longer hidden by the managed .gitignore block. Run one sync, then decide whether to commit or ignore the files now visible to Git.
What to do #
- Run
agnostic-ai sync, then reviewgit statusfor.claude/agent-memory/. - If you override
outputs.claude.dir, review the moved generated files after sync.
What changed #
- Shareable Claude Code agent memory is no longer hidden from version control.
- Configured output directories now move their rules and commands with them.
- `agnostic-ai init --demo` adds a memory-curator skill for reviewing a store before changing it.
[Read the complete v0.60.0 release notes](https://github.com/Chemaclass/agnostic-ai/releases/tag/v0.60.0).