igrr/agent_dev_utils

1.7.2

Latest
uploaded 3 days ago
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.

changelog

# 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.7.2 (2026-01-27)

### Fix

- use build_dir for sdkconfig detection when preset is global

## v1.7.1 (2026-01-26)

### Fix

- forward global --preset argument to run-project and agent-setup

## v1.7.0 (2026-01-26)

### Feat

- add support for CMake presets

### Fix

- **example**: correct component name in debug_crash example

## v1.6.1 (2026-01-23)

## 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

Links

Supports all targets

Maintainer

  • Ivan Grokhotkov <ivan@espressif.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "igrr/agent_dev_utils^1.7.2"

download archive

Stats

  • Archive size
    Archive size ~ 44.42 KB
  • Downloaded in total
    Downloaded in total 9 times
  • Downloaded this version
    This version: 1 time

Badge

igrr/agent_dev_utils version: 1.7.2
|