AI agent debugging utilities for ESP-IDF projects. Provides idf.py extensions for running tests on hardware or QEMU, parsing coredumps, and generating structured JSON output for automated crash analysis.
Runtime hot reload for ESP chips - load and reload ELF modules without reflashing. Enables rapid iteration during development by updating code over HTTP while the device keeps running.