Skip to content

Nuzo 0.7.0

Choose a tag to compare

@fabionfsc fabionfsc released this 29 Jun 07:09
b8c1d82

Nuzo 0.7.0

Added

  • Optional local semantic retrieval with a core provider contract, disposable revision-aware SQLite sidecar, atomic rebuild/clear, cosine search, and hybrid reciprocal-rank fusion.
  • Pinned offline Transformers.js provider using all-MiniLM-L6-v2-ONNX q4 vectors, explicit checksum-verified provisioning, and local-files-only inference behind an optional peer.
  • CLI semantic status, provision, rebuild, clear, semantic/hybrid recall, JSON diagnostics, and fallback controls.
  • Additive MCP semantic/hybrid recall fields with machine-readable requested/effective mode and fallback diagnostics.
  • Public synthetic benchmark, real-provider evaluation, staged-artifact validation, and independently gated English quality and safety evidence.

Changed

  • Hybrid recall conservatively contributes only the strongest semantic candidate alongside bounded FTS results.
  • Default installs remain FTS-only and do not include Transformers.js or model files.

Fixed

  • JSON import now uses one no-follow descriptor for file type, size, and reading, closing a file-swap race.
  • Semantic freshness checks ignore unrelated unauthorized scope changes.

See the 0.7.0 release gates and optional semantics guide.