Releases: carmelosantana/php-agents
Releases · carmelosantana/php-agents
v0.9.0
What's Changed
- Removes OpenCLAW config support and fixes Gemini image fallback by @carmelosantana in #22
Full Changelog: v0.8.3...v0.9.0
v0.8.3
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Improves SseStreamParser for handling various SSE scenarios by @carmelosantana in #21
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Introduces tool cap limit and Ollama stream_options suppression by @carmelosantana in #19
- Introduces advertised and executable toolsets, improves tool handling by @carmelosantana in #20
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Adds release CI workflow and export-ignore config by @carmelosantana in #16
- Improves Gemini content merging by role by @carmelosantana in #18
- Adds GeminiProvider, MistralProvider, and XAIProvider by @carmelosantana in #17
Full Changelog: v0.7.3...v0.8.0
Better Ollama tool calling
What's Changed
- Updates Ollama provider with enhanced tool calling by @carmelosantana in #9
Full Changelog: v0.6.0...v0.6.1
Adds streaming and CI/CD
What's Changed
- Add streaming providers and robustness fixes by @carmelosantana in #7
- Adds CI workflow and local runner by @carmelosantana in #8
Full Changelog: v0.5.0...v0.6.0
Request Cancellation & Pending Inputs!
What's Changed
- Adds package event listener interface by @carmelosantana in #5
- Adds cancellation and pending input support to agent loop by @carmelosantana in #6
Full Changelog: v0.4.0...v0.5.0
Refactor DoneTool
What's Changed
- Enhance provider error reporting and Anthropic message handling by @carmelosantana in #4
Full Changelog: v0.3.0...v0.4.0
Improves error handling
What's Changed
- Enhance provider error reporting and Anthropic message handling by @carmelosantana in #4
Full Changelog: v0.2.0...v0.3.0