Skip to content

v1.0.17

Choose a tag to compare

@jeremymcs jeremymcs released this 17 May 13:37
bc2ea6b

Highlights

  • Adds live automation run status to PR and issue detail views so current agent/job state is visible in context.
  • Clarifies completed automation runs as neutral warning-state progress rather than merge-ready green.
  • Tightens the PR dashboard layout with a narrower PR list, a collapsible Activity rail, and clearer Linked Issues tab labeling.
  • Shows the active GitHub authenticated user in settings.
  • Makes manual PR work queueing safer under GitHub rate limits and preserves PR watcher budget in PR-only mode.
  • Restores issue pagination controls so more than the first page can be loaded.

Merged PRs

  • #108 fix: clarify completed run status tone
  • #107 feat: surface agent run status
  • #106 feat: show active GitHub auth status
  • #105 fix: preserve PR watcher budget in PR-only mode
  • #104 fix: limit concurrent PR work jobs
  • #103 fix: expose issue pagination controls

Verification

  • Latest main CI passed at bc2ea6b.
  • Latest main CodeQL passed at bc2ea6b.
  • Latest main Tauri build passed at bc2ea6b.