Changelog

What shipped.

Releases of the core and Pro, most recent first.

2026-07
v0.1.0

Launch: local core, threads, and Sync

The free core is Apache-2.0. The paid tiers verify their license offline and run locally.

  • Snapshot engine: plan, key files, git state, opt-in Notion pages.
  • Secret redaction on everything ingested; denied paths never read.
  • SQLite snapshot cache; opt-in anonymous telemetry, default off.
  • MCP server over stdio and Streamable HTTP: get_context, save_session, continue_thread, list_threads, ingest_context.
  • Cross-provider threads: save in one agent, continue in any other; handoff packages for clean handoffs.
  • Sync: end-to-end encrypted vault on a relay you can self-host, with a recovery code for a lost passphrase.
  • Session connectors: Claude Code and Cursor session digests flow into the snapshot (Pro).
  • Encrypted memory: cross-session memory, AES-256-GCM at rest, key in the OS keychain, provenance on every entry (Pro).
  • Multi-provider consult with answer diffing: Anthropic, OpenAI-compatible, or Ollama (Pro).
  • Voice notes via whisper.cpp with repo-aware vocabulary (Pro).
  • Ed25519 offline licensing: signed key, local verification, 14-day grace, no phone-home.
  • Local dashboard server: ctxfile ui, bound to 127.0.0.1.