frappe-agent-debugger · v2.0 · 2026-03-20 · sha256 d9c49871abdb5713
frappe-agent-debugger v2.0A
Immutable. This exact content is served forever at /api/v1/blob/d9c49871abdb5713.
--- name: frappe-agent-debugger description: > Use when debugging Frappe errors, using bench console for live inspection, analyzing tracebacks, or reading Frappe log files. Prevents wasted debugging time from ignoring log context, misreading tracebacks, and not using bench console effectively. Covers bench console, frappe.logger, error log DocType, traceback analysis, common error patterns, log file locations, pdb/debugger integration. Keywords: debug, bench console, traceback, error log, frappe.logger, pdb, debugging, log analysis, inspect. license: MIT compatibility: "Claude Code, Claude.ai Projects, Claude API. Frappe v14-v16." metadata: author: OpenAEC-Foundation version: "2.0" --- # Debugging Workflows > **STATUS**: Stub - content pending V2.5 development phase. ## Quick Reference _Content to be developed._ ## Decision Tree _Content to be developed._ ## See Also _Cross-references to be added._