This is an ACME client for ESP (ESP32, etc) devices, so your IoT can fetch their own certificate for secure communication. ACME is a protocol (see RFC8555) for automatic certificate management. Sites such as letsencrypt.org allow you to obtain free (no charge) certificates in an automated way using the ACME protocol.
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.