This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryDirectory indexing added: add_file and add_files now recursively index PDF and TXT files from provided directories.
Full changelog
v0.8.7 — Directory indexing support
Patch release: add_file and add_files now accept directory paths. The existing rglob walk was unreachable because _detect_source_format returned None for directories; it now returns "directory" so all supported files (.pdf, .txt) under a directory are indexed recursively.
MCP Tools
- add_document_tool — Directory paths are now supported. Pass a directory path to index all PDF and TXT files within it (recursive). One tag applies to all files in the directory.
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]