v0.77.2
agent0ai/agent-zerov0.77.2May 16, 2026by github-actions[bot]
AI Summary
A bug fix release that improves tool argument handling and task retry logic.
Key Highlights
- Tolerates trailing junk in tool arguments.
- Resets task automatically on retry.
Full Release Notes
## [0.77.2](https://github.com/Upsonic/Upsonic/compare/v0.77.1...v0.77.2) (2026-05-16) ### Bug Fixes * **chat,messages:** tolerate trailing junk in tool args and reset task on retry ([#597](https://github.com/Upsonic/Upsonic/issues/597)) ([#598](https://github.com/Upsonic/Upsonic/issues/598)) ([12f3ac2](https://github.com/Upsonic/Upsonic/commit/12f3ac2e2f346b3174f459f01af7e218e72b4d93))