This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryRuntime defaults switch to Rust+Go for faster memory search performance.
Full changelog
ContextLattice v2.0.0
ContextLattice v2.0.0 promotes the Rust+Go runtime path to default, with Python retained as legacy fallback for rollback safety.
Highlights
- Runtime cutover defaults enabled:
USE_RUST_CODEC=trueUSE_RUST_MEMORY=trueUSE_RUST_RETRIEVAL=trueUSE_GO_ORCHESTRATOR=true
- Live A/B benchmark on
POST /memory/search(8 requests, 20s timeout profile):- Cutover ON: mean
3557ms, p502334ms, p958494ms, errors0/8 - Legacy OFF: mean
17565ms, p5020006ms, p9520008ms, errors7/8(timeouts) - Observed delta: mean
4.94xfaster (about5x), p508.57xfaster, p952.36xfaster
- Cutover ON: mean
- Continued fanout and retrieval reliability work, including Letta backlog controls and telemetry improvements.
- V3 roadmap published for next-track efficacy improvements (performance tail latency, recall quality, agent/runner interoperability).
Links
- Install: https://contextlattice.io/installation.html
- Architecture: https://contextlattice.io/architecture.html
- Updates: https://contextlattice.io/updates.html
- V3 Roadmap: https://contextlattice.io/roadmap.html
Breaking Changes
- Default runtime path changed to Rust+Go; Python is now legacy fallback only.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sheawinkler/ContextLattice
Private-by-default memory and context layer for agents with Go/Rust runtime, staged retrieval across fused data backends, and long-horizon context continuity.
Related context
Related tools
Beta — feedback welcome: [email protected]