v2026.07.19.1 - 6 features, 5 fixes, and 1 internal change
🎯 Features
- Mementos 2.0 - unified principal-scoped memory core (#442)
- add offline RAG ingestion and a background worker (#698)
- add b4m mcp serve to expose bike4mind as an mcp server (#702)
- support TypeScript React artifacts (#668)
- local image generation via a self-hosted Stable Diffusion backend (#705)
- local web search via searxng and keyless deep-research fallback (#700)
🐛 Bug Fixes
- register auth interceptors at module scope to close cold-load hydration race (#663)
- recover small-model tool-call artifacts and deliver images to vision models (#699)
- default chat model fallback, offline pyodide mirror, and completions API docs (#701)
- make html bundle publishing work in self-host (#703)
- count live agents so the Agents gear actually unlocks (#706)
🔧 Internal
- fix stale self-host streaming note in BIKE4MIND_CLI.md (#704)
Deployed: 2026-07-19 18:56:07 UTC | Commits: 12
Pull Requests: #1, #3, #4, #442, #471, #627, #698, #699, #700, #702, #705