@upstash/context7-tools-ai-sdk@0.2.4
discourse/discourse@upstash/context7-tools-ai-sdk@0.2.4Jul 6, 2026by github-actions[bot]
AI Summary
A patch update to the AI SDK tools ensuring consistent behavior regarding the `query-docs` query description across the Context7 ecosystem.
Key Highlights
- Clarified `query-docs` query description to request single concepts
- Applied consistently across MCP server, CLI, pi, and AI SDK tools
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.