You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After accepting certain commands from any AI model, I'm unable to continue chatting and need to restart VS Code to continue. And after some time, roo-cline just crashes and restarts
Steps to reproduce
Bring the model to generate a command which you then accept. See the screenshot for more info, it's quite buggy, sometimes it works, most times it doesn't
Relevant API REQUEST output
see screenshot
Additional context
The command executed and finished but the chatting interface is still greyed out. I also had to click on the "proceed while running" button after it had finished to "continue" but instead the input field was still greyed out.
I'm running on a Linux Mint 22 system with z-shell, vscode version 1.96.2 and the latest roo-cline version
The text was updated successfully, but these errors were encountered:
Do you have any recollection of what command caused the issue? I've been seeing some problems myself from commands that generate a lot of terminal output. Just opened #253 to try to fix it 🙏
Any commands that the LLM suggests really, but especially commands which you, the user have to select certain things in the terminal, for example the command to generate a new nextjs app for example, you have select either js or ts, etc. and cline seems to have a problem with those commands, but also commands where you don't have to select anything, for example whenever it for example suggests the 'npm start' command. I can accept it and it executes, but I cannot continue chatting. I also noticed this issue in the original cline.
Which API Provider are you using?
Google Gemini
Which Model are you using?
gemini-2.0-flash-exp
What happened?
After accepting certain commands from any AI model, I'm unable to continue chatting and need to restart VS Code to continue. And after some time, roo-cline just crashes and restarts
Steps to reproduce
Bring the model to generate a command which you then accept. See the screenshot for more info, it's quite buggy, sometimes it works, most times it doesn't
Relevant API REQUEST output
Additional context
The command executed and finished but the chatting interface is still greyed out. I also had to click on the "proceed while running" button after it had finished to "continue" but instead the input field was still greyed out.
I'm running on a Linux Mint 22 system with z-shell, vscode version 1.96.2 and the latest roo-cline version
The text was updated successfully, but these errors were encountered: