Releases
Changelog and technical updates.
$npm i -g @siddharthakatiyar/contextos && contextos init
19 Jul 2026
v0.7.2
Minor ReleaseRobust file handling and chunk deduplication for index optimization.
- - Symlink loop prevention
- - Binary file sniffing
- - Generated code detection
- - Cross-file chunk deduplication
19 Jul 2026
v0.7.1
Minor ReleaseDeterministic ranking and configurable retrieval pipeline stages.
- - Stable hash tiebreaker
- - Configurable pipeline stages
- - NPM CI/CD fixes
19 Jul 2026
v0.7.0
Major ReleaseThe largest architectural rewrite since ContextOS was created.
- - 10× better token efficiency
- - Zero cross contamination
- - AST semantic chunking
10 Jul 2026
v0.6.0
Minor ReleaseRetrieval overhaul featuring Schema v5, RRF fusion, and local embeddings.
- - RRF fusion retrieval
- - Query-aware compile
- - Hardened MCP tools
10 Jul 2026
v0.5.0
Minor ReleaseMajor token optimization cutting E2E tokens under baseline.
- - Tiered compile
- - Retrieval precision
07 Jul 2026
v0.4.0
Minor ReleaseGeneral robustness and security update.
- - Security patches
- - Stability improvements
06 Jul 2026
v0.3.0
Minor ReleaseIntroduced cross-session memory and smart context assembly.
- - Cross-session memory
- - Smart context assembly
- - Graph visualization
09 Jun 2026
v0.2.0
Initial ReleaseFirst public beta of ContextOS.
- - Basic file retrieval
- - CLI interface