01Standardized protocol for AI access to Laravel Debugbar logs
02Offers `debugbar_get_request_tree` to visualize recent request hierarchies and statuses
030 GitHub stars
04Enables `debugbar_get_logs` for detailed extraction of specific data sections (queries, models, exceptions, messages, route, gate)
05Compatible with Laravel versions 7.x through 12.x and PHP 8.0+
06Provides `debugbar_clear` tool to reset logs for focused testing