Releases
Changelog and technical updates.
$npm i -g @siddharthakatiyar/contextos && contextos init

15 Aug 2026
04 Aug 2026
27 Jul 2026
26 Jul 2026
25 Jul 2026
23 Jul 2026
v0.9.2
Patch Release- - AI Agents now automatically receive semantic retrieval instructions during `contextos init`, ensuring they prioritize `get_context` before falling back to expensive file exploration.
- - Massive filesystem events (such as `git checkout`, `git switch`, or `npm install`) are now intelligently coalesced into a single background re-index instead of triggering thousands of individual updates.
- - Better defaults for AI coding workflows with no additional configuration.
- - Any AI Agent (via automatic configuration generation)
- - MCP clients supporting the official `instructions` field
22 Jul 2026
v0.9.0
Minor Release- - Path Traversal Guards
- - Malicious Repo Protection
- - DOS Protection
- - `execAllowRepoScripts` opt-out
- - `STABILITY.md`
20 Jul 2026
v0.8.0
Major Release- - Background Daemon Indexing
- - Local SQLite Architecture
- - Retrieval Benchmarks
- - Hybrid Embedding Fusion
- - Update Notifier
19 Jul 2026
v0.7.1
Minor Release- - Comprehensive Next.js Documentation site at `/docs`.
- - New `contextos status --json` output for IDE plugins and CI tracking.
- - Interactive terminal metrics and visualization for Graph Expansion limits.
- - Fixed cyclical import detection during AST chunking which caused infinite loops in specific Monorepo setups.
16 Jul 2026
10 Jul 2026
10 Jul 2026
07 Jul 2026
06 Jul 2026
09 Jun 2026