This tool sounds promising—it could really simplify designing features. I’m also curious about the debugging agent, I haven’t seen it work that well in Copilot, so I’m interested to see how this one compares!
Absolutely, debugging is one of the things that can benefit very well from the knowledge graph. Our debugging agent has the ability to look up a function's "neighbours" i.e. functions that call it and function that it calls. This way it will be able to do more comprehensive debugging much better