I asked it to evaluate the quality of some tests in a PR. It decided to run the full test suite, which takes 15 minutes to complete.
Please give me a way to kill the currently executing command without exiting completely out of opencode. It's a good way from stopping the agent from doing something that would take a long time.
Cursor allows for this. Claude Code does not.
I asked it to evaluate the quality of some tests in a PR. It decided to run the full test suite, which takes 15 minutes to complete.
Please give me a way to kill the currently executing command without exiting completely out of
opencode. It's a good way from stopping the agent from doing something that would take a long time.Cursor allows for this. Claude Code does not.