This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed stdout corruption during server initialization that caused "Failed to connect" errors.
Full changelog
Fix
Stdout redirect moved from main() to module-level (before any imports). Print statements during server initialization ([INFO] Loaded config, [WATCHER] Monitoring, etc.) were going to stdout, corrupting the MCP stdio JSON-RPC stream. This caused "Failed to connect" errors.
Install / 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]