Describe the bug
This has happened to me a few times already. After running multiple agents with a large context in a session, while they are still executing tasks, I try to cancel—but it gets stuck like that.
Affected version
GitHub Copilot CLI 1.0.17.
Steps to reproduce the behavior
- Run multiple agents and sub-agents with large tasks and heavy context
- Let them execute for a long time (feed a prompt that expect task execution to be longer)
- Attempt to cancel the execution
- Sometimes it gets stuck in a loading state
Workaround:
- Ctrl. + D ^2
- Or reinitialize the terminal
Expected behavior
No response
Additional context
No response