Skip to content

Loki Mode

v7.99.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Vector 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 and VectorSearchIndex.search raises ValueError.
    retrieve_by_similarity now 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

Track Loki Mode

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]