v0.1.4
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