Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.2.1 source code.tar.gz | 2025-06-06 | 1.9 MB | |
0.2.1 source code.zip | 2025-06-06 | 2.4 MB | |
README.md | 2025-06-06 | 397 Bytes | |
Totals: 3 Items | 4.4 MB | 0 |
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
AIAgent
constructor,simpleSingleRunAgent
deprecation (#222)