v0.3.1 (2026-02-05)
Bug Fixes
-
cli: Resolve ruff linter errors (
210a31f) -
Replace bare
except:withexcept Exception: -
Remove unused f-string prefixes
-
Remove unused variable assignments
-
Remove unused imports
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Documentation
- docs(readme): add parallel WAA evaluation section, fix build badge
- Fix broken build badge (publish.yml → release.yml) - Add prominent "Parallel WAA Benchmark Evaluation" section near top - Add detailed "WAA Benchmark Workflow" section (#14) with: - Single VM and parallel pool workflows - VNC access instructions - Architecture diagram - Cost estimates - Update section numbering (Limitations → 15, Roadmap → 16)
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- fix(readme): address self-review feedback
- Fix anchor placement (move before heading for proper navigation) - Correct pool-delete → pool-cleanup (actual command name) - Add pool-status example for getting worker IPs - Add "prices vary by region" caveat
Co-authored-by: Claude Opus 4.5 noreply@anthropic.com
Detailed Changes: v0.3.0...v0.3.1