Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 May 03:41
· 1526 commits to main since this release

Fixed

  • issue: [Bug]: verification-gate splits task-plan verify on && — cd loses cwd, causing false failure + 5× re-dispatch loop
  • bug-3: Upgrade docs omit uninstalling old global gsd-pi package updated upgrade troubleshooting to uninstall the old global gsd-pi package before installing @opengsd/gsd-pi.
  • bug-2: TUI crashes instead of handling missing native visibleWidth added a TUI-side JS visible-width fallback so render paths do not propagate native proxy throws.
  • bug-1: Linux x64 native addon is unavailable after npm install pinned native engine optional dependencies to the package version and made publish/prepublish require matching engine packages.
  • ci: allow build-native to publish engine packages at a target semver
  • bug-2: Worker-lock self-collision / lock leak across orchestrator iterations milestone leases now tolerate same-process re-entry and pause cleanup releases the held lease.
  • bug-1: Milestone lifecycle desync: status stays planned after all slices complete final slice completion now promotes planned milestones to active before validation.
  • issue: [Bug]: error on windows update from gsd-2
  • issue: gsd update no-ops on stale higher-versioned manifest → version-mismatch gate dead-locks (incomplete fix for #14)
  • bug-2: Wrong unitType string in estimate-based timeout scaling (auto-timers.js) changed estimate DB lookup to match the real execute-task unit type.
  • bug-1: Cross-session recovery counter unconditionally reset at dispatch (auto/phases.js) preserved on-disk recovery attempts across fresh cross-session dispatches unless recovery ran in the current session.
  • ci: harden native engine bootstrap and npm publish verification
  • ci: native fallbacks for e2e and omit web from CI artifacts
  • ci: always build web host before validate-pack
  • replace leaked absolute developer paths in docs and test fixtures
  • auto: wire ScheduleWakeup continuation

Changed

  • ci: extract composite actions for artifact restore and Next.js cache
  • ci: bump cache and artifact actions to v5 for Node 24
  • remove legacy GSD-2 codename across the repo