Skip to content

omni v1.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 21:52

[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

Fixed

  • Include newline in active buffer truncation boundary (b08befe)
  • Find anchor by max score, not position in entries vec (6c29e17)