# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## v1.6.0 (2026-01-21) ### Feat - add heuristics for explaining Guru Meditation errors ## v1.5.0 (2026-01-21) ### Feat - add --case option for pytest case filtering ## v1.4.0 (2026-01-21) ### Feat - exit code reflects Unity test failures ## v1.3.4 (2026-01-21) ### Fix - **ci**: remove redundant variables section that broke token ## v1.3.3 (2026-01-21) ### Fix - **ci**: use separate name and namespace options for compote ## v1.3.2 (2026-01-21) ### Fix - **ci**: add component name to upload command ## v1.3.1 (2026-01-21) ### Fix - **ci**: add build runner tag to CI pipeline ## v1.3.0 (2026-01-21) ### Feat - add Unity test framework output parsing ## v1.2.0 ### Features - Add QEMU support for running tests in emulator ## v1.1.1 ### Features - Initial release with core debugging utilities - idf.py extensions for running tests on hardware - Coredump parsing and structured JSON output for automated crash analysis
idf.py add-dependency "igrr/agent_dev_utils^1.6.0"