Minor Changes
-
#1437
783398eThanks @ben-vargas! - Upgrade gemini-cli provider to native structured output support- Upgrade
ai-sdk-provider-gemini-clifrom v1.1.1 to v1.4.0 with nativeresponseJsonSchemasupport - Simplify provider implementation by removing JSON extraction workarounds (652 lines → 95 lines)
- Enable native structured output via Gemini API's schema enforcement
- Upgrade
-
#1440
9f6f3afThanks @Crunchyman-ralph! - Add support for opus 4.1 and opus 4.5 anthropic models
Patch Changes
-
#1440
9f6f3afThanks @Crunchyman-ralph! - Correct swe scores of haiku 4.5 and sonnet 4.5 -
#1436
c1df63dThanks @ben-vargas! - Upgrade ai-sdk-provider-claude-code to v2.2.0 for native structured outputs support.