@upstash/context7-tools-ai-sdk@0.2.5
kyutai-labs/moshi@upstash/context7-tools-ai-sdk@0.2.5Jul 25, 2026by github-actions[bot]
AI Summary
A minor patch release dedicated to optimizing the agent's interaction logic, specifically ensuring it requests relevant documentation rather than defaulting to a task completion pass-through.
Key Highlights
- Enhance agent query prompts for better documentation retrieval
- Prevent agents from passing tasks directly to the completion model
New Features
- Improved query prompts
Full Release Notes
### Patch Changes - 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.