mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-07-03 14:05:21 +02:00
f745d59ddd
- Scope dedupe key to label::relativePath in mergeMultiCollectionResults so same file in different projects is not collapsed - Compute embedding once in searchMultipleCollections via internal searchChunksWithVector helper (avoids N redundant API calls) - Compare base project hashes (not branch-suffixed names) when skipping duplicate linked projects in resolveLinkedCollections - Use path.resolve() for platform-neutral assertion in query-tools tests - Update multi-collection-search tests for new cross-project dedup semantics