| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| socraticode-1.10.0.vsix | 2026-07-30 | 222.4 kB | |
| README.md | 2026-07-30 | 1.7 kB | |
| v1.10.0 source code.tar.gz | 2026-07-30 | 3.1 MB | |
| v1.10.0 source code.zip | 2026-07-30 | 3.2 MB | |
| Totals: 4 Items | 6.5 MB | 1 | |
1.10.0 (2026-07-30)
Bug Fixes
- graph: resolve shell source directives in the file graph (4afd144)
- indexer: cap before filtering so the empty-chunk invariant actually holds (a5d7edc)
- indexer: never emit chunks with empty content (255c55d)
- search: correct the fallback docs and cover the dense-vector paths (72a3a09)
- search: fall back rather than compare vectors of different shape (5db7264)
- search: rank cross-project results by cosine, not intra-collection rank (38677a6), closes #94
Documentation
Tests
- search: assert every collection requests the dense vector (547a6e2)