Auto mode retries instead of failing when the model that routes your turn is briefly unavailable.
What's wrong with this entry?
The model that picks which model handles your turn in auto mode is now retried with exponential backoff and jitter when it returns a retryable unavailability error, for a configured number of attempts, instead of failing on the first one.
- Each retry is logged and counted under
tengu_auto_mode_outer_retry.
tengu_auto_mode_outer_retry
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Search field in the model picker
Both mention model
-
v2.1.236
Cancellable waits when
/modeltalks to a cloud sessionBoth mention model
-
v2.1.238
Model and effort switch warning now checks whether the cache is actually warm
Both mention model