Releases

Changelog and technical updates.

$npm i -g @siddharthakatiyar/contextos && contextos init
19 Jul 2026

v0.7.2

Minor Release

Robust 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 Release

Deterministic ranking and configurable retrieval pipeline stages.

  • - Stable hash tiebreaker
  • - Configurable pipeline stages
  • - NPM CI/CD fixes
19 Jul 2026

v0.7.0

Major Release

The largest architectural rewrite since ContextOS was created.

  • - 10× better token efficiency
  • - Zero cross contamination
  • - AST semantic chunking
10 Jul 2026

v0.6.0

Minor Release

Retrieval 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 Release

Major token optimization cutting E2E tokens under baseline.

  • - Tiered compile
  • - Retrieval precision
07 Jul 2026

v0.4.0

Minor Release

General robustness and security update.

  • - Security patches
  • - Stability improvements
06 Jul 2026

v0.3.0

Minor Release

Introduced cross-session memory and smart context assembly.

  • - Cross-session memory
  • - Smart context assembly
  • - Graph visualization
09 Jun 2026

v0.2.0

Initial Release

First public beta of ContextOS.

  • - Basic file retrieval
  • - CLI interface