Skip to content

Hyphae v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:19

Hyphae 0.2.0 advances the autonomous, offline-first Rust data engine with deterministic multimodal retrieval and verifiable results.

Highlights

  • Durable named vector spaces and atomic vector mutations in disk format 2, with explicit format-1 migration.
  • Deterministic exact vector, provider-free lexical, and hybrid reciprocal-rank-fusion retrieval.
  • retrieval-proof-v1 witnesses with canonical encoding and offline tamper verification.
  • Additive /v1 contracts across the server, Rust/TypeScript/Python clients, CLI, MCP, and optional PliegoRS integration.
  • Expanded recovery, restart/restore, package-content, fuzz, load, and proof validation gates.

Install

cargo install hyphae-cli --version 0.2.0 --locked

For an embedded engine:

cargo add hyphae-engine@=0.2.0

Published Rust packages

Release evidence

The release was built from tag v0.2.0 at commit 170380453a2ca6322a4c8bc50417318daee1c011. Native archives for Linux, Windows, macOS x64, and macOS arm64 include SHA-256 checksums, SPDX and CycloneDX SBOMs, provenance, and Sigstore verification bundles.

Full changelog: v0.1.0...v0.2.0