What's Changed
- feat: support cancel interrupt by @meguminnnnnnnnn in #425
- fix(build): compile error in Go 1.25 by @git-hulk in #457
- fix: workflow only execute action in the last event by @meguminnnnnnnnn in #463
- fix(adk): ChatModelAgent return directly tool panic by @meguminnnnnnnnn in #464
- feat: optimize Option Designate related comments by @mrh997 in #466
- feat: support agent tool input schema by @meguminnnnnnnnn in #469
- fix: empty slice & empty fields serialization by @meguminnnnnnnnn in #473
- refactor(serialization): provide type registration facade in schema package by @shentongmartin in #468
- fix(adk): getReactHitory by @meguminnnnnnnnn in #472
- feat: default prompt template support multi modal by @meguminnnnnnnnn in #470
- feat: InferTool supports WithSchemaModifier option and is compatible with WithSchemaCustomizer by @mrh997 in #475
New Contributors
Full Changelog: v0.5.3...v0.5.4