auditaur-cli 0.2.5

Command-line interface and MCP server for inspecting Auditaur local telemetry.
# 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).

## [Unreleased]

## [0.2.5]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.2.4...auditaur-cli-v0.2.5 - 2026-06-18

### Added

- add in-app drive bridge

### Fixed

- avoid Windows CLI stack overflow

### Other

- bound fake CDP server waits
- test Rust workspace across OSes

## [0.2.4]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.2.3...auditaur-cli-v0.2.4 - 2026-06-17

### Fixed

- *(drive)* clarify macos wkwebview drive support

## [0.2.3]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.2.2...auditaur-cli-v0.2.3 - 2026-06-13

### Other

- Polish Auditaur drive input helpers

## [0.2.2]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.2.1...auditaur-cli-v0.2.2 - 2026-06-12

### Other

- Document Auditaur skill startup modes
- Harden Auditaur debug workflows
- Add Auditaur debug skill scaffolding
- Isolate debug run JSON child output
- Add debug readiness commands
- Add opt-in screenshot failure artifacts
- Improve session churn diagnostics
- Document window lifecycle coverage
- Add dogfood telemetry smoke coverage

## [0.2.1]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.2.0...auditaur-cli-v0.2.1 - 2026-06-11

### Added

- *(cli)* add driver actions
- *(cli)* bind driver targets to observed windows
- *(cli)* add CDP driver inspect and wait
- *(cli)* add app driver attach diagnostics

### Fixed

- *(cli)* require opt-in for unproven drive mutations
- *(cli)* gate probable drive mutations
- *(cli)* read CDP probe bodies by content length
- *(cli)* improve drive dogfood ergonomics

## [0.2.0]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.1.4...auditaur-cli-v0.2.0 - 2026-06-11

### Added

- *(cli)* add agent run observability pivots

## [0.1.4]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.1.3...auditaur-cli-v0.1.4 - 2026-06-09

### Other

- Improve Tauri IPC trace ergonomics

## [0.1.3]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.1.2...auditaur-cli-v0.1.3 - 2026-06-08

### Added

- add exception triage and churn diagnostics

## [0.1.2]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.1.1...auditaur-cli-v0.1.2 - 2026-06-08

### Added

- improve Auditaur integration ergonomics

### Other

- Add runtime cockpit telemetry tools

## [0.1.1]https://github.com/sethjuarez/auditaur/compare/auditaur-cli-v0.1.0...auditaur-cli-v0.1.1 - 2026-06-06

### Added

- add CLI polish workflows