This release fixes issues for SREs watching stability and regressions.
Published 27d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
aider
anthropic
autonomous
ci-cd
claude
+13 more
cline
code-review
devops
gemini
github-action
github-issues
loki-mode
multi-agent
openai-codex
openapi
pull-request-review
sdlc
spec-driven-development
Summary
AI summaryVector search degrades to keyword search when embedding dimensions change.
Full changelog
Memory retrieval: dimension-mismatch degrades to keyword search
- Vector search no longer crashes on an embedding dimension change
(memory/retrieval.py): when the embedding engine has fallen back to a
different model/dimension since a vector index was built, the query vector no
longer matches the index andVectorSearchIndex.searchraises ValueError.
retrieve_by_similaritynow catches that and degrades to keyword search (the
same honest fallback the staleness path uses) instead of crashing or returning
wrong-dimension neighbors. Regression test added. (Supersedes the reverted
embeddings-only signal from the wave-7 batch, which was inert.)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Loki Mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 11 quality gates.
Related context
Related tools
Beta — feedback welcome: [email protected]