v0.16.0
Breaking Changes
Tool responses are now structured differently. This is a breaking change!
Agents should handle this just fine but custom agents might require changes.
What's Changed
- Add local loogle support to bypass rate limits by @alok in #68
- Add MCP ToolAnnotations and structured output for all tools by @alok in #69
- Fix silent loogle failures from stale toolchain cache by @alok in #71
New Contributors
Full Changelog: v0.14.1...v0.16.0