Download Latest Version supermemory-server-windows-x64.exe (291.3 MB)
Email in envelope

Get an email when there's a new version of Supermemory

Home / server-v0.0.7
Name Modified Size InfoDownloads / Week
Parent folder
supermemory-server-linux-arm64 2026-08-15 282.5 MB
install.sh 2026-08-15 11.1 kB
manifest.json 2026-08-15 566 Bytes
supermemory-server-darwin-arm64 2026-08-15 270.7 MB
supermemory-server-darwin-arm64.sha256 2026-08-15 98 Bytes
supermemory-server-darwin-x64 2026-08-15 286.0 MB
supermemory-server-darwin-x64.sha256 2026-08-15 96 Bytes
supermemory-server-linux-arm64.sha256 2026-08-15 97 Bytes
supermemory-server-linux-x64 2026-08-15 312.3 MB
supermemory-server-linux-x64.sha256 2026-08-15 95 Bytes
supermemory-server-windows-x64.exe 2026-08-15 291.3 MB
supermemory-server-windows-x64.exe.sha256 2026-08-15 101 Bytes
README.md 2026-08-14 1.4 kB
supermemory-server 0.0.7 source code.tar.gz 2026-08-14 109.3 MB
supermemory-server 0.0.7 source code.zip 2026-08-14 109.9 MB
Totals: 15 Items   1.7 GB 0

The full 0.0.7 release — everything from the release candidates plus a hardening and polish pass across the board.

  • supermemory lite — self-hosted is licensed up to 10,000 documents (read the license at git.new/memory); the cap is enforced at the API and shown at boot.
  • New local console — the welcome page gets a Memory tab: live counts, recent documents and memories, container tags, and an interactive memory graph.
  • ~3s boot — the embedding model loads lazily in the background instead of blocking startup.
  • supermemory-server doctor — one command that checks storage, keys, embeddings, the native runtime, port, and workflow engine, with concrete fixes for anything broken.
  • Native embeddings restored — the ONNX native runtime ships inside the binary again (~12x faster than WASM, far lower memory).
  • Store healing — upgrades from 0.0.5-era stores now migrate automatically instead of failing (#1325).
  • Multiple servers per machine — each instance owns its workflow engine; no more shared global state on port 6420.
  • Clean shutdown — Ctrl-C drains in-flight work, snapshots, and exits without panics.
  • Cheaper idle — encrypted snapshots stream to disk and skip entirely when nothing changed.
  • Plus fixes across API-key rate limiting, org reset, memory-generation failure handling, the embedding setup wizard, and Windows release builds.
Source: README.md, updated 2026-08-14