v0.1.0 — Initial open-source release
Initial open-source release of memtomem-stm — the short-term memory MCP proxy gateway with proactive memory surfacing for AI agents.
Highlights
- MCP proxy that intercepts tool calls and injects relevant long-term memories
- Proactive memory surfacing with configurable triggers (cooldown, min response length, rate limiting)
- Automatic compression pipeline (CLEAN → COMPRESS → SURFACE → INDEX)
- Session context injection via working memory (
mem_do(action="scratch_get")) - Feedback tracking with
increment_accessboost loop - CLI entry points:
mms/memtomem-stm-proxy