Releases: steeltroops-ai/omnicontext
Releases · steeltroops-ai/omnicontext
Release list
omni v1.5.0
omni v1.4.0
[1.4.0] - 2026-03-31
Added
- Wire INT8 quantization via subprocess with graceful FP32 fallback (bd27fc7)
- Wire search/feedback IPC handler and VS Code click tracking (ce64cd5)
- Active open-buffer injection as ephemeral Critical-priority chunk (1a2c2aa)
- Semantic neighborhood expansion for symbol queries (c1f1bca)
- Causal context ordering by line number and dependency topology (ee39304)
- Enable sparse retrieval by default; verify 4-signal RRF wiring (2b07dbe)
- Add SHA-256 integrity verification for downloaded models (fce80fb)
- Add local LLM backend for HyDE with template fallback (4e852d3)
- Add NDCG@10 golden evaluation harness with 20+ queries (e93ed83)
Changed
- Apply cargo fmt --all (28ca825)
- Apply cargo fmt --all (0c27b49)
- Apply cargo fmt --all (d0c0433)
- Apply cargo fmt --all (c3162b6)
Fixed
omni v1.3.7
omni v1.3.6
omni v1.3.5
omni v1.3.4
[1.3.4] - 2026-03-14
Fixed
- Make node-audit advisory-only; cargo-deny is authoritative gate (7a30e1e)
omni v1.3.3
omni v1.3.2
omni v1.3.1
omni v1.3.0
[1.3.0] - 2026-03-14
Added
- Pipeline, search, index, graph, parser, watcher improvements (a672dc3)
- Expand tool registry to 29 tools; add SSE transport (e89ea5d)
- Add SCIP interchange, rules injection, and memory store (0fcd88b)
- Replace jina with CodeRankEmbed; add cloud embedder (db75b9a)
- Add reranker model download step to install scripts (d29b17f)
- Add reranker-download setup subcommand (2b471da)
Fixed
- Migrate model surface from jina to CodeRankEmbed (b7a1162)