Fixed
- [#632] Clean up orphaned graph edges on memory deletion: Graph edges are now removed when memories are deleted via
delete(),delete_by_tag(), anddelete_by_tags(). The consolidation forgetting phase also performs periodic orphan pruning.
Documentation
- Troubleshooting additions: pre-commit hook PATH, editable install switching, Cloudflare 401 memory-first diagnosis
- Bootstrap
instincts/learned.instincts.yamlwith 4 session-derived instincts
Tests
- +5 regression tests in
TestGraphEdgeCleanupOnDelete
Full Changelog: v10.29.0...v10.29.1