You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a task completes with no text output (e.g. rate-limit or empty response), the tool currently returns an empty string instead of failing. This breaks the fallback system and prevents retrying with the next configured model.
Description
When a task completes with no text output (e.g. rate-limit or empty response), the tool currently returns an empty string instead of failing. This breaks the fallback system and prevents retrying with the next configured model.