igrr/agent_dev_utils

1.6.0

Latest
uploaded 21 hours 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.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.6.0"

download archive

Stats

  • Archive size
    Archive size ~ 40.12 KB
  • Downloaded in total
    Downloaded in total 4 times
  • Downloaded this version
    This version: 0 times

Badge

igrr/agent_dev_utils version: 1.6.0
|