What's Changed
- fix(anthropic): cast server_tool_use.input to object by @CodeWrap in #389
- Fix Mistral transcription with diarize() by @NoelDeMartin in #385
- [0.x] Add feature tests into CI by @jackbayliss in #384
- Update StoreTest.php by @pushpak1300 in #394
- Handle nullable tool parameter types for Gemini gateway by @pushpak1300 in #386
- Fix HasStructuredOutput agents crashing with empty schema by @pushpak1300 in #391
- Move test fixture classes and files into tests/Fixtures/ by @pushpak1300 in #397
- [0.x] Fix actions deprecation warnings by @jackbayliss in #401
- Add OpenRouter gateway for direct API integration by @pushpak1300 in #395
- Migrate VoyageAi off Prism to native HTTP gateway by @pushpak1300 in #398
- Add Ollama gateway for direct API integration by @pushpak1300 in #396
- Migrate DeepSeek provider to a native gateway by @pushpak1300 in #399
- Add correct finish reason to Gemini streaming text responses by @dash8x in #403
- Refine document attachment mapping and parameterize agent tests by @pushpak1300 in #408
- [0.x] Fix HasTools::tools() return type to accept ProviderTool by @sumaiazaman in #353
- Fix structured output and tool-call handling in native gateways by @pushpak1300 in #409
- Migrate AzureOpenAiProvider from Prism to dedicated gateway by @pushpak1300 in #404
- Update Anthropic smartest model default to Claude Opus 4.7 by @pushpak1300 in #413
New Contributors
- @CodeWrap made their first contribution in #389
- @dash8x made their first contribution in #403
- @sumaiazaman made their first contribution in #353
Full Changelog: v0.5.1...v0.6.0