Changelog

What's new in OMEM

Product updates, shipped. The underlying OMEM standard stays frozen and is versioned separately.

2026-08
v1.0 / GA

OMEM is generally available

  • · The full memory model, hosted and multi-tenant, with as-of time travel on every query.
  • · Dashboard: memory explorer, provenance viewer, timeline, conflict viewer, memory graph, live inspector.
  • · Python and TypeScript SDKs, CTS-gated with the embedded engine.
  • · Playground with real API calls and multi-language code generation.
2026-07
v0.9 / Beta

Contradiction detection and the "why" view

  • · Conflicting claims now resolve to a first-class CONTRADICTED state instead of overwriting.
  • · The belief-inspection view ties state, provenance, contradictions, and revisions together.
  • · Reason codes surface verbatim in API errors, each with a documentation link.
2026-06
v0.8 / Preview

Time-travel debugging

  • · A replay control re-renders every view as memory stood at time T.
  • · Deterministic replay backed by the append-only log.
  • · Revision chains with canonical ordering.