I recently built this project for AMD AI Hackathon. At it's core, it's a local first debugging tool thats powered by Qwen 3.5:9b.
You give it a repo and an error log and It finds the root cause, suggests a fix, shows the bug propagation and the files it went through. The fix it suggests is in a diff format so its very easy to apply the fix. Here's the link to the repository if anyone wants to try it.
You give it a repo and an error log and It finds the root cause, suggests a fix, shows the bug propagation and the files it went through. The fix it suggests is in a diff format so its very easy to apply the fix. Here's the link to the repository if anyone wants to try it.
Any type of feedback is welcome!
https://github.com/umairyousif239/AxionSys