Saoud Rizwan
Saoud Rizwan
Closing as @ocasta181 is taking lead on adding tests
Interesting, will need to investigate code-server to see if it's missing some dependency Cline uses. The view goes blank when the webview crashes, so it could be a type error...
Thank you for the PR and sick demo @HeavenOSK 🙏 I apologize for responding so late, but I've added this feature in the latest v3 where you get desktop notifications...
@ThatDragonOverThere thank you for chiming in! @LousyBook-01 you're right there's a fixed timeout waiting for the terminal. One fix here is detecting if the shell integration has worked at least...
Hey @scottschreckengaust! The MCP SDK doesn’t support shell-style expression resolution (like `${TEST:-'Hello again'}`), so if you pass that in, it’ll just be treated as a literal string, not dynamically evaluated....
Thank you, it's great seeing Cline work with koboldcpp! The 400 token output limit is quite low compared to most models which support at least 2048 tokens, so while this...
Thank you for reporting, can you please try v3.0.7 to see if the issue has been fixed for you? There's been some recent changes to workspace tracking
hi @chi-cat! thank you for taking the time to dive into diff.ts and fix the issue you were running into 🙌 i'd love for more people to dive into this...
Thank you @Jenscaasen @mprofi for reporting back, shell integration problems like this are not uncommon so if you run into anything else please use https://github.com/saoudrizwan/shell-integration-problems to create a min reproducible...
Thank you for sharing all the details, cline runs into issues in remote–I'll have to dig into the vs code docs and figure out what's going on but if anyone...