mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-29 22:02:04 +00:00
370 B
370 B
task-master-ai
| task-master-ai |
|---|
| minor |
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