Skip to content

v2.0.0

Choose a tag to compare

@CodeAbra CodeAbra released this 10 Jul 23:22

What's new in v2.0.0

  • New Rust storage and graph engine — replaces the previous Python/hnswlib backend. Existing stores migrate automatically on first run, no manual steps.
  • Desktop app — a local, loopback-only dashboard to watch the memory graph live, add a memory, and hint records into the forgetting queue.
  • New memory operations — document study/teach, anticipatory foresight packs, and combined lexical + semantic search.
  • Dropped the last GPL-adjacent dependencies; the project now ships its own storage and graph engines under MIT.

Windows support is beta. See CHANGELOG.md for details.