Roo needs an interactive debugger #2593
CaliLuke
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often I run into issues that require tons of incrementally adding console logs or print statements because Roo doesn't have a good way to expose the interactive debug tools in visual studio code to the LLMs.
There's an mcp server for claude that does that, but it's designed to be called from another host and my attempts at getting this to work within Roo have been very frustrating. A more capable developer might be able to make it work:
https://github.com/jasonjmcghee/claude-debugs-for-you
Beta Was this translation helpful? Give feedback.
All reactions