Replies: 1 comment
-
|
Hey! This sounds like a promising direction. The code graph could enable a debugger that understands code semantics at a higher level. Here are a few angles:
Would be cool to start with a prototype that answers 'why' questions during debugging! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
📋 Task Description
Explore the possibility of building a debugger tool leveraging the code graph and RAG capabilities of this project.
🎯 Acceptance Criteria
🔗 Related Files/Components
📝 Additional Context
The code graph and semantic understanding capabilities could potentially power an intelligent debugger that:
Questions to consider:
Converted from #227
Beta Was this translation helpful? Give feedback.
All reactions