Release Notes
Release Notes 0.36.0
June 2, 2026
What's new
- Task cancellation handling: agents can now receive and respond to task cancellation requests. When a task is cancelled, agents receive a
cancel_requestedsignal that allows them to perform cleanup and terminate gracefully.
Fixes
- User profile page is now accessible from the user menu.