Hacker News new | ask | show | jobs
by aditikothari 596 days ago
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