Skip to content

Releases: KnowGuard-AI/HotMem

v0.1.6

14 Jun 07:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.6

v0.1.5

31 May 09:10

Choose a tag to compare

What's Changed

  • chore: community files and CI for public launch by @valiantone in #18

Full Changelog: v0.1.4...v0.1.5

v0.1.4

24 May 10:11

Choose a tag to compare

Initial public release.

  • FastAPI sidecar server on port 8711
  • SQLite storage with cosine similarity UDF
  • Hash-based embedding (dim=64, zero dependencies)
  • Hybrid search: cosine + keyword + importance
  • LLM-ready message object output
  • JSONL hydrate/snapshot
  • Mount directory concept
  • Python client SDK
  • CLI: serve, hydrate, snapshot, status

Install: pip install hotmem or uv pip install hotmem