This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
Affected surfaces
Summary
AI summaryDefault LLM provider set to OpenAI requiring only OPENAI_API_KEY for startup.
Full changelog
v0.9.15 — OpenAI default LLM and one-click env pre-fill
Summary: Default chat uses OpenAI (single OPENAI_API_KEY); Cursor and VS Code one-click installs pre-fill OPENAI_API_KEY and optional PINRAG_PERSIST_DIR; LAUNCHGUIDE and MCP skill updates.
Configuration
- Default LLM —
PINRAG_LLM_PROVIDERdefaults toopenai; startup validation requires onlyOPENAI_API_KEYunless you opt into Anthropic, Cohere embeddings, etc. - MCP Registry (
server.json) — Env metadata lists required OpenAI key and optional persist dir (no Anthropic in marketplace snippet).
Docs and install
- One-click install — Cursor
install-mcpconfig and VS Codevscode-mcp-install.htmlpre-fill emptyOPENAI_API_KEYandPINRAG_PERSIST_DIR. - README — Quick Start and config table updated for OpenAI defaults.
- LAUNCHGUIDE — Marketplace-aligned setup, tags, and Getting Started tools.
Tooling
.cursor/skills/run-pinrag-mcp-tool— MCP-only indexing/querying; server discovery and tool table.
Breaking Changes
- `PINRAG_LLM_PROVIDER` default changed to `openai`; startup now requires only `OPENAI_API_KEY` unless opting into other providers.
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]