| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| socraticode-1.14.0.vsix | 2026-09-16 | 223.4 kB | |
| README.md | 2026-09-16 | 4.6 kB | |
| v1.14.0 source code.tar.gz | 2026-09-16 | 3.6 MB | |
| v1.14.0 source code.zip | 2026-09-16 | 3.7 MB | |
| Totals: 4 Items | 7.6 MB | 2 | |
1.14.0 (2026-09-16)
Features
- graph: support configured Python import roots (fe2def5)
- index: reclaim stored identities explicitly (a74cf6c)
Bug Fixes
- config: keep the resolver documented, and only advise what is true (ef9edbc)
- config: treat an unusable branch name as no branch, and unsign the fixture (6401b8c)
- config: warn when branch-aware mode is ignored by an explicit project id (68f4ded)
- graph: name the engine exclusion in the unresolved share, pin the test identity (65638d3)
- graph: say what the unresolved call share counts (8330069), closes #172
- graph: state the denominator as captured symbol edges (974d572)
- index, watch: stand down when the re-entered lock is the barrier's (4866280)
- index, watch: take the writer lock non-reentrantly, never by inference (fdf60d7)
- indexing: address the review on the character-cap split (29e5323)
- indexing: preserve minified chunk boundaries (cacc518)
- indexing: split chunks at the character cap instead of truncating (d57ae21)
- prune: correct the reclamation pass after review (0eb2b6f)
- prune: cover the manual-inspection hold in the confirmation token (9677af3)
- prune: hold back candidates of unsettled names and stop on a lost barrier (d8bfc17)
- prune: settle ambiguous names, close the barrier race, cache by identity (71e0a86)
Performance
Documentation
- explain Codex Desktop npx PATH failure (88feca7)
- extension: carry the explicit-id exception into the extension README (b629db1)
- indexing: describe legacy chunk coverage (202bb86)