Hyphae v0.2.0
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-v1witnesses with canonical encoding and offline tamper verification.- Additive
/v1contracts 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 --lockedFor an embedded engine:
cargo add hyphae-engine@=0.2.0Published Rust packages
- hyphae-core 0.2.0
- hyphae-query 0.2.0
- hyphae-retrieval 0.2.0
- hyphae-storage 0.2.0
- hyphae-engine 0.2.0
- hyphae-contracts 0.2.0
- hyphae-client 0.2.0
- hyphae-server 0.2.0
- hyphae-pliegors 0.2.0
- hyphae-cli 0.2.0
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