Skip to content

v1.0.16

Choose a tag to compare

@jeremymcs jeremymcs released this 17 May 02:49
b3b29b9

Highlights

  • Fixes watcher sweeps so multiple watched repositories can be processed in the same tick.
  • Cleans up worked issue status chips so completed issue work does not show stale automation blockers beside PR lifecycle state.
  • Keeps worked issues synced with GitHub after work starts, including linked PR mergeability and closed/merged state.
  • Adds PR author username context to PR bodies.
  • Includes dependency and repo hygiene maintenance.

Merged PRs

  • #102 fix: sweep multiple repos per watcher tick
  • #100 fix: simplify worked issue status chips
  • #99 fix: keep worked issues synced
  • #98 chore: add username to PR bodies
  • #97 chore(deps): bump npm dependencies
  • #96 chore(deps): bump cargo dependencies
  • #95 chore(deps): bump GitHub Actions
  • #94 chore: tighten repository hygiene
  • #93 docs: refresh app screenshots
  • #92 docs: refresh app screenshots

Verification

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