This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryRemoved GitHub file_path filter from query API and retrieval.
Full changelog
v0.9.27 — Core refactor, verbose MCP logging, and GitHub metadata cleanup
Summary: Moves query/indexing into pinrag.core, improves MCP observability, extends LLM/YouTube options, and removes GitHub file_path metadata from indexing and query_tool.
MCP and runtime
- Verbose logging —
PINRAG_VERBOSE_LOGGINGbatches tool progress to stderr and MCP notifications; startup banner and mirrored logs on success and errors. - Query API —
file_pathfilter removed fromquery_tooland retrieval; GitHub citations use chunk-style labels;list_documentsno longer exposes per-file lists (bytes still aggregate correctly).
LLM and YouTube
- Providers — Cerebras Inference; OpenRouter video URL path for YouTube vision; model fallbacks and provider sort env vars; chat model refactor and vision env renames (
PINRAG_YT_VISION_*). - YouTube — Vision enrichment and indexing instrumentation aligned with tests.
Packaging
- Core layout —
pinrag.core.operationsfor query/list/add/remove;mcp.toolsre-exports.
Docs
- README, skills, and notes updated for install, MCP URL indexing, and marketplace listings.
Breaking Changes
- Removed `file_path` filter from `query_tool` and retrieval; GitHub citations now use chunk-style labels.
- Moved query/list/add/remove operations to `pinrag.core.operations`; `mcp.tools` re‑exports reflect this layout.
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 ndjordjevic/pinrag
RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations.
Related context
Beta — feedback welcome: [email protected]