概要
Odoo Code Tracer is a specialized AI agent designed for Odoo 18 developers to navigate and understand complex execution flows. It systematically follows the path of any action—be it an HTTP request, a cron job, or a button click—through method overrides, inheritance chains, and computed field triggers. By providing precise file and line references, query counts, and performance analysis, it helps developers debug legacy code, plan new features, and optimize database interactions within the Odoo framework.