Automates the debugging of Django and MySQL applications using an AI-powered, multi-agent pipeline.
DevTools is an AI-powered developer support system designed to streamline debugging, automation, and orchestration of developer workflows. Built on Google's ADK Framework, it specializes in diagnosing issues within Django and MySQL applications. The system processes various inputs—including error pages, screenshots, raw HTML, and free-form descriptions—then employs a multi-agent pipeline to understand problems, trace logic by mapping functions and sub-functions, and analyze data flow using database models, ultimately providing comprehensive debugging assistance.