Changelog
What's changed
Release history and version notes for MuninnDB.
v0.1.0-alpha February 2026 current
Core Engine
- MBP binary protocol with pipelining support
- ERF v1 engram binary format
- BM25 inverted index with trigram fuzzy fallback
- 6-phase ACTIVATE pipeline (< 20ms at 1M engrams)
- Ebbinghaus decay worker with configurable floor
- Hebbian learning via co-activation ring buffer
- Bayesian confidence updating with contradiction detection
- Semantic trigger subscription system
- Go SDK (Memory + Client APIs)
- 11 MCP tools for Claude/Cursor integration
- Web UI with decay visualization and live activation log
Plugins
- Embed plugin: HNSW vector index, Ollama + OpenAI providers
- Enrich plugin: LLM summary, entity extraction, typed relationships
- Retroactive enrichment for existing engrams
v0.2.0 Target: Q2 2026 planned
Coming
- Python SDK
- TypeScript SDK
- Pre-built binary releases (macOS, Linux, Windows)
- Homebrew formula
- Docker image
- MCP tool completeness (6 remaining tools)