This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryUpdates deps-dev, readme, and deps across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add GPU readiness verification on application startup. Add GPU readiness verification on application startup. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Low |
Add usage guidelines and behavior transparency to all 12 MCP tools. Add usage guidelines and behavior transparency to all 12 MCP tools. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Dependency | Low |
Bump base Docker image to python:3.13-slim. Bump base Docker image to python:3.13-slim. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Repair chaos collection, fix mutmut 3.x break, deduplicate auto‑issue creation. Repair chaos collection, fix mutmut 3.x break, deduplicate auto‑issue creation. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Expand ~ in configuration and server paths; improve reindex stability. Expand ~ in configuration and server paths; improve reindex stability. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
What's Changed
- chore(deps): bump the github-actions group across 1 directory with 13 updates by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/45
- feat(gpu): add GPU readiness verification on startup by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/53
- chore(glama): restore glama.json to repo root + update metadata by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/67
- feat(mcp-tools): add usage guidelines and behavior transparency to all 12 tools by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/68
- fix(nightly): repair chaos collection + mutmut 3.x break + dedup auto-issue by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/69
- docs(readme): document use with other MCP clients by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/70
- chore(docker): bump base image to python:3.13-slim by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/71
- docs(readme): add star history chart by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/78
- docs(readme): move star history chart to top by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/79
- fix(config,server): expand ~ in paths + reindex stability by @lyonzin in https://github.com/lyonzin/knowledge-rag/pull/87
- chore(deps): bump gitleaks/gitleaks-action from 2 to 3 in the github-actions group by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/80
- chore(deps-dev): update pytest-memray requirement from >=1.7.0 to >=1.8.0 by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/81
- chore(deps-dev): update hypothesis requirement from >=6.100.0 to >=6.155.1 by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/82
- chore(deps-dev): update pip-audit requirement from >=2.7.3 to >=2.10.0 by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/83
- chore(deps-dev): update mutmut requirement from >=2.5.0 to >=3.5.0 by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/84
- chore(deps-dev): update vulture requirement from >=2.13 to >=2.16 by @dependabot[bot] in https://github.com/lyonzin/knowledge-rag/pull/85
Full Changelog: https://github.com/lyonzin/knowledge-rag/compare/v3.9.0...v3.9.1
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]