Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to continue chatting after executing a suggested command inside roo-cline #225

Open
ToddHoward42069 opened this issue Dec 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ToddHoward42069
Copy link

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

see screenshot

Additional context

Screenshot from 2024-12-27 14-17-28

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

@ToddHoward42069 ToddHoward42069 added the bug Something isn't working label Dec 27, 2024
@mrubens
Copy link
Collaborator

mrubens commented Dec 31, 2024

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 🙏

@ToddHoward42069
Copy link
Author

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.

@rvion
Copy link

rvion commented Jan 7, 2025

probably related to cline#1146

other issue caused by this in this repo: #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants