Describe the bug
During rate limit and using auto model, if copilot spawn a subagent to do some work, the subagent just emits "rate limited" and forces the main agent to do the work itself.
Affected version
1.0.32
Steps to reproduce the behavior
- Get in the rate limit (I am not happy to get in it but I am in it now 😒) and switch to auto model
- Try spawn a subagent to do some work, like review the code
- The subagent returns "rate limited"
Expected behavior
The subagent should work in auto model.
Additional context
No response
Describe the bug
During rate limit and using auto model, if copilot spawn a subagent to do some work, the subagent just emits "rate limited" and forces the main agent to do the work itself.
Affected version
1.0.32
Steps to reproduce the behavior
Expected behavior
The subagent should work in auto model.
Additional context
No response