- refactor(cli): remove deprecated Docker/Zep storage options (LISA-70) (#214) (58e9d8b)
- refactor(memory): remove group ID system (LISA-59) (#213) (2de9285)
- refactor(infrastructure): consolidate skills service factories (LISA-58) (#212) (1c34a01)
- feat(git-mem): replace all memory backends with git-mem (LISA-34) (#211) (5255a8d)
- refactor(skills): consolidate git into github, rename init-review to review (LISA-19, LISA-33) (#210) (1874fda)
- feat(repo-profile): add repo profile generation service (LISA-11) (#209) (2783f7c)
- fix(neo4j): add write fallback for memory repository (LISA-17) (#208) (d386138)
- feat(git-indexing): add Phase 4 indexing service for git-powered memory (LISA-10) (#207) (4010a41)
- feat(llm-guard): add env var support for LLM features and budget (LISA-16) (#206) (1429d4d)
- feat(git-extractor): add Phase 3 heuristic extraction for git-powered memory (LISA-9) (#205) (2914f80)
What's Changed
- feat(git-extractor): add Phase 3 heuristic extraction for git-powered memory (LISA-9) by @TonyCasey in #205
- feat(llm-guard): add env var support for LLM features and budget (LISA-16) by @TonyCasey in #206
- feat(git-indexing): add Phase 4 indexing service for git-powered memory (LISA-10) by @TonyCasey in #207
- fix(neo4j): add write fallback for memory repository (LISA-17) by @TonyCasey in #208
- feat(repo-profile): add repo profile generation service (LISA-11) by @TonyCasey in #209
- refactor(skills): consolidate git into github, rename init-review to review (LISA-19, LISA-33) by @TonyCasey in #210
- feat(git-mem): replace all memory backends with git-mem (LISA-34) by @TonyCasey in #211
- refactor(infrastructure): consolidate skills service factories (LISA-58) by @TonyCasey in #212
- refactor(memory): remove group ID system (LISA-59) by @TonyCasey in #213
- refactor(cli): remove deprecated Docker/Zep storage options (LISA-70) by @TonyCasey in #214
Full Changelog: v2.26.0...v2.27.0