Skip to content

v0.45.20

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:48

Summary

  • Release 0.45.20 (stable)
  • Built from v0.45.19...v0.45.20
  • Published intentionally from main via tag promotion
  • State snapshot: overdeck-state f83a75c

Highlights

Features

  • Copy notification contents, and stop faking a dead click
  • Clickable pulsing pending-question indicator
  • Enforce a documentation work item at finalize
  • Explain every issue policy dial inline and on hover
  • Add copyable setup diagnostics
  • Persist pan start policy flags (PAN-2704) (#2711)

Fixes

  • Retain release notes path helper
  • Release the selected checkout manifests
  • Align workspace spawn test with CLI invocation
  • Stop the pending-question dialog latching closed
  • Open policy help tooltips vertically
  • Support user-local installs on node 26
  • Align boot dialog candidates with the resume executor
  • Detect Codex conversations by app-server
  • Rebuild stack before auto-starting work
  • Recognize live Codex app-server agents
  • Restore clipboard copy interactions
  • Launch bundled pan CLI without PATH
  • Adopt threadId from thread/resume response so resumed codex convs can take turns
  • Redispatch finished convoy coordinators — probe synthesis.md, not legacy review.md (PAN-2743) (#2745)
  • Recycle idle convoy reviewers (PAN-2743) (#2744)
  • Share convoy liveness watchdog (PAN-2735) (#2740)
  • Recover stale reviewing convoys (#2737)
  • Refuse workspace dashboard restarts (PAN-2727) (#2730)
  • Deliver messages to idle codex agents (PAN-2725) (#2728)
  • Pass inspect item IDs structurally (PAN-2724) (#2726)
  • Allow transient state worktree writes (PAN-2722) (#2723)
  • Preserve CLI file-size baseline (PAN-2692)
  • Drain durable writes before exit (PAN-2692)
  • Allow close-out after merging newer main (PAN-2716) (#2719)
  • Reconcile stale failing checks (PAN-2712) (#2714)
  • Show signaled reviewers as warm-idle (PAN-2690) (#2708)
  • Drain queued codex mail at turn end (PAN-2701) (#2707)
  • Stop regenerating committed hook bundles on every build (PAN-2699)
  • Codex parents skip discovery mode; supervisor no longer no-ops convoy launch (PAN-2697)
  • Task views bucket vBRIEF statuses, drop beads-era sync label (PAN-2696)
  • Coalesce concurrent review dispatches per issue (PAN-2695)
  • Require observed review submission completion
  • Drain fire-and-forget verdict journal writes before CLI exit (PAN-2689)
  • Resume review after verification restart

Plus 51 internal changes (refactors, tests, tooling).

Breaking changes

  • None explicitly called out in commit subjects. Review the full changelog before upgrading across versions.

Install

npm install -g @overdeck/core@0.45.20

Full changelog