CodeiumVisualStudio icon indicating copy to clipboard operation
CodeiumVisualStudio copied to clipboard

In cascade occasionally Terminal commands freeze with no signs of recovery

Open Jake-Brewer opened this issue 8 months ago • 2 comments

Sometimes cascade will wait at a prompt forever waiting for something to happen. sometimes an empty command prompt sometimes when it encounters an unexpected command prompt.

Jake-Brewer avatar May 13 '25 19:05 Jake-Brewer

At the command prompt the best work around I have found is to send the command -1 to the cascade powershell. At an application prompt I have found <CTRL>+C to break the prompt usually leads to the LLM seeing the application prompt and dealing with it properly.

Jake-Brewer avatar May 13 '25 19:05 Jake-Brewer

When running terminal commands can the LLM be required to specify a timeout, and the terminal command could return a message to the LLM that the timeout was encountered, review the output and either increase the timeout or try another command.

It may be fixed now, or my rules work around it, but the cascade conversations used to ignore the command output, even when errors happened.

Jake-Brewer avatar May 13 '25 19:05 Jake-Brewer