Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 10:48
b54fbe3

1.5.0 (2026-04-10)

Features

  • add --version/-v flag to CLI (8745515)
  • add abort option to stop confirmation dialog (6dedba4)
  • add click-to-focus for all panels in execution screen (f8dc59b)
  • add Ctrl+D debug frame snapshot in dev mode (b70bb59)
  • detect provider quota/rate-limit errors and stop experiment loop (4add972)
  • improve setup config defaults and confirmation flow (db5eb1e)
  • prevent macOS sleep during daemon runs via caffeinate (4a0a1ce)
  • redesign home screen layout with runs on top and mouse selection (aaaf19e)
  • show finalization summary when viewing finalized runs (7bc68e6)
  • split first-time setup into conversational and experiment agent model pickers (17ab0b5)
  • surface skills/prompts as first example in setup screen (19c8755)

Bug Fixes

  • exclude .autoauto-* files from dirty worktree check (1f9b1da)
  • handle caffeinate spawn failures gracefully in sandboxed environments (b0ca279)
  • improve pre-run screen keybindings for start and queue actions (4fb6a81)
  • install cross-platform native deps for darwin-x64 release build (828441b)
  • prevent flex layout overflow with explicit min dimensions and row heights (a886caf)
  • resolve 9 failing CI tests (491b534)
  • sanitize ANSI sequences and control chars in table cell formatting (1529193)
  • show phase-appropriate keyboard shortcuts on execution screen (0ee1803)