Running copilot in CLI always result in a timeout error:
TimeoutError: Timeout after 60.0s waiting for session.idle
I already tried increasing the timeout but still no luck.
It's difficult to know what is going on without more information. Is it possible to provide more details about the state of the session if it's not idle in the exception?
Related issue: #389