Describe the bug
When a "sub agent" is being used, the apporval flow for "no, and tell copilot..." does the "no" but does not allow for "tell copilot what to do". It just continues processing (I assume on the main copilot thread).
https://imgur.com/a/2EDjnew#UXHJa8n (cant seem to upload this gif here)
Affected version
0.0.374 Commit: 9fecd24
Steps to reproduce the behavior
- run something with an agent that requires approval
- select "no, tell what to do"
- note it keeps running (but doing something else)
Expected behavior
allow the user to enter in the "something else" that was selected
Additional context
No response