Skip to content
Changelog

What's new.

A maintained, moving platform. Releases land in reverse-chronological order — endpoints, SDKs, and the governance and retrieval internals.

Releases

Every release, dated.

Newest first.

  1. v1.0

    RELEASE
    • General availability: governed multi-agent memory on Workers + Durable Objects.
    • Two-call surface (remember → recall) with token-budgeted, current-truth recall.
    • Capability-token identity — scoped, attenuating delegation for every subagent.
  2. v0.9

    BETA
    • Promotion gate: private → shared with re-verify, conflict and poisoning checks.
    • Trace / Replay: explain any memory from raw input to fact to recall.
    • TypeScript + Python SDKs, plus the two-tool MCP plugin.
  3. v0.8

    PREVIEW
    • Bi-temporal facts: current-truth vs. history, reversible invalidation.
    • Hybrid retrieval (cosine + bm25, fused) with a governance rerank.
    • The visible miss-signal — recall failures are surfaced, never hidden.