v1.2.4
1.2.4 (2026-03-08)
Bug Fixes
-
embeddings: make incremental generation content-hash based and project-safe (8a2f025)
- use content hashes as the source of truth for incremental freshness instead of relying on mtimes
- distinguish full scans from partial file updates so stale embeddings are only pruned when safe
- prune deleted file and document embeddings during full scans to keep review context current
- scope project structure embeddings and retrieval by project path to avoid cross-project collisions
- harden retrieval and summary invalidation so code review uses up-to-date project context