You'll notice
Workflow agent progress updates now show 'throttled' instead of the raw rate-limit reason code
What
When a workflow agent's progress event reports that its last attempt failed due to a rate limit, Claude Code now labels the reason as "throttled" in the event data, instead of passing through the internal raw reason value unchanged.
Why
This makes the displayed status wording more consistent and readable, rather than exposing an internal code name.