Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:21
· 1 commit to main since this release

v0.3.1 (2026-02-05)

Bug Fixes

  • cli: Resolve ruff linter errors (210a31f)

  • Replace bare except: with except Exception:

  • Remove unused f-string prefixes

  • Remove unused variable assignments

  • Remove unused imports

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

Documentation

  • readme: Add parallel WAA evaluation, fix build badge (#19, fea0a10)
  • 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