Published 6 Jun 2025
Bug Fixes
- Support MCP enum arg types and object additionalParameters (#214)
- Allow appending handlers for the EventHandler feature (#234)
- Fix LLM clients after #195, make LLM request construction again more explicit in LLM clients (#229)
Improvements
- Migrating of simple agents to
AIAgentconstructor,simpleSingleRunAgentdeprecation (#222)