| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-22 | 1.1 kB | |
| v0.9.13 source code.tar.gz | 2026-07-22 | 5.1 MB | |
| v0.9.13 source code.zip | 2026-07-22 | 5.4 MB | |
| Totals: 3 Items | 10.4 MB | 1 | |
What's Changed
- chore: ensure that tool calls match tool results and correct comments by @YellowDusk04 in https://github.com/cloudwego/eino/pull/1091
- fix(adk): preserve streaming tool output during reduction by @Zhang-986 in https://github.com/cloudwego/eino/pull/1090
- feat(adk): add read tool hint to truncation notice by @Zhang-986 in https://github.com/cloudwego/eino/pull/1118
- fix(adk): unify checkpoint-aware child cancel scopes by @shentongmartin in https://github.com/cloudwego/eino/pull/1143
- fix(adk): isolate direct nested agent cancel scope by @shentongmartin in https://github.com/cloudwego/eino/pull/1151
- fix(compose): avoid racing time.After(0) against task completion on immediate graph interrupt by @RajeshRajendiran in https://github.com/cloudwego/eino/pull/1149
New Contributors
- @Zhang-986 made their first contribution in https://github.com/cloudwego/eino/pull/1090
- @RajeshRajendiran made their first contribution in https://github.com/cloudwego/eino/pull/1149
Full Changelog: https://github.com/cloudwego/eino/compare/v0.9.12...v0.9.13