server/v1.0.5
caiowilson/MCP-memento • 3:15 AM - Aug 25, 2026
This release flips the default for Memento's semantic retrieval from disabled to auto-detect. Memento will now automatically leverage local embedding runtimes (like Ollama) when they are reachable, falling back gracefully to lexical retrieval if no runtime is available. We've also hardened the embedding pipeline to ensure vector sidecars are preserved during runtime outages and that index operations remain efficient even when semantic retrieval is temporarily unavailable. 