@upstash/context7-pi@0.1.1
TimoBolkart/FLAME-Universe@upstash/context7-pi@0.1.1Jul 6, 2026by github-actions[bot]
AI Summary
This patch updates the `query-docs` documentation to enforce single-concept queries, improving the quality of results for the PI tool.
Key Highlights
- Updated `query-docs` description to enforce single-concept queries
- Advised on handling multi-topic questions separately
- Prevents diluted results in PI tools
New Features
- Updated query documentation and logic enforcement
Full Release Notes
### Patch Changes - 33229cb: Clarify the `query-docs` query description so it asks for a single concept per query. When a question spans multiple distinct topics, callers are now told to make a separate query per concept instead of combining them (unless the question is about how the concepts interact), which avoids diluted, shallow results. Applied consistently across the MCP server, CLI, pi, and AI SDK tools.