Skip to content

v0.45.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:33

Summary

  • Release 0.45.0 (stable)
  • Built from pre-pan-2541-migration...v0.45.0
  • Published intentionally from main via tag promotion
  • State snapshot: overdeck-state e771e68

Highlights

Features

  • Reconcile stale pipeline labels (PAN-2543 WI-11)
  • Persist recovery trip identities (PAN-2543 WI-8)
  • Archive failed slot attempts (PAN-2543 WI-8)
  • Unify resume gate classification policy

Fixes

  • Persist dead-end needs-you trips (PAN-2543 WI-7)
  • Reap post-verdict specialist sessions (PAN-2543 WI-5)
  • Make recovery cadence deterministic (PAN-2543 WI-13)
  • Prune terminal agent rows durably (PAN-2543 WI-12)
  • Resolve Codex rate-limit modal safely (PAN-2543 WI-10)
  • Surface exhausted wedge remediation (PAN-2543 WI-9)
  • Reap idle merged slot sessions (PAN-2543 WI-8)
  • Retain failed attempts until close-out (PAN-2543 WI-8)
  • Recover non-merge slot failures (PAN-2543 WI-8)
  • Gate dead-session rework redrive (PAN-2543 WI-7)
  • Merge planning auto-start lease intent
  • Replace unidentified stale review sessions
  • Bound recovery dispatch I/O and exits
  • Bound and reconcile specialist verdict signals
  • Hold ambiguous boot candidates on timeout
  • Ancestry guard - refuse code branches containing the state orphan root
  • Validate marker by ancestry, not tip-parent identity
  • Make migration gitignore rewrite idempotent
  • Tolerate already-committed context deletions on migration resume
  • Compare manifest modes by executable bit only
  • Make migration commit steps resume-tolerant
  • Resume over byte-identical untracked-note copies in state migration
  • Only treat real git worktrees as workspaces in state migration

Plus 9 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.0

Full changelog