Releases: carmelosantana/php-agents
Releases · carmelosantana/php-agents
v0.12.0
What's Changed
- Refactors tool execution to support batch operations and cancellation by @carmelosantana in #35
- Adds pluggable tool execution and tick callback interfaces by @carmelosantana in #34
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Removes bundled agents and deprecated toolkits by @carmelosantana in #33
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- Adds support for specifying working directory in shell commands by @carmelosantana in #32
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Extract budget pruning logic into pluggable strategy by @carmelosantana in #31
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Add Mistral provider and normalize tool call IDs for Gemini and Mistral by @carmelosantana in #29
- Removes version and adds Gemini thoughtSignature support by @carmelosantana in #30
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Update Symfony HTTP client and Pest dependencies to latest versions by @carmelosantana in #27
- Update Symfony HTTP client to support versions 7.0 and 8.0 by @carmelosantana in #28
Full Changelog: v0.9.4...v0.10.0
v0.9.4
What's Changed
- Extract budget pruning logic into pluggable strategy by @carmelosantana in #26
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Fix broken tool call pairing in conversation history by @carmelosantana in #25
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Add cancellation support during streaming responses by @carmelosantana in #24
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Adds reasoning support across all providers and improves Ollama stream options by @carmelosantana in #23
Full Changelog: v0.9.0...v0.9.1