This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed false‑positive detection of an empty documents directory by verifying file presence and added KNOWNLEDGE_RAG_DIR env var support.
Full changelog
Fix
BASE_DIRnow checks for actual files insidedocuments/(not just directory existence)- Prevents false positive when
site-packages/documents/exists as empty dir - Supports
KNOWLEDGE_RAG_DIRenv var for explicit override
Upgrade
pip install --upgrade knowledge-rag
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 lyonzin/knowledge-rag
Local RAG system for Claude Code with hybrid search (BM25 + semantic), cross-encoder reranking, markdown-aware chunking, query expansion, and 12 MCP tools. Runs entirely offline with zero external servers.
Related context
Beta — feedback welcome: [email protected]