Cursor Cli: do not "wake up" until script finishes

Feature request for product/service

Cursor CLI

Describe the request

When executing a long running script, the agent “wakes up” in the middle of the execution, spending tokens unnecessarily

It could have an option to wait until the script finishes execution, and only then the agent should analyze the result

I did not find any option for this

And even if it “wakes up” in the middle (like 30 minutes timeout) if the script is still running it should be able to wait for more 30 minutes, or so