What's Changed
- chore: ensure that tool calls match tool results and correct comments by @YellowDusk04 in #1091
- fix(adk): preserve streaming tool output during reduction by @Zhang-986 in #1090
- feat(adk): add read tool hint to truncation notice by @Zhang-986 in #1118
- fix(adk): unify checkpoint-aware child cancel scopes by @shentongmartin in #1143
- fix(adk): isolate direct nested agent cancel scope by @shentongmartin in #1151
- fix(compose): avoid racing time.After(0) against task completion on immediate graph interrupt by @RajeshRajendiran in #1149
New Contributors
- @Zhang-986 made their first contribution in #1090
- @RajeshRajendiran made their first contribution in #1149
Full Changelog: v0.9.12...v0.9.13