gstack/gstack-upgrade
Garry Tan fb20ada4ac
fix(migrations): v1.65 Chromium re-fetch actually re-downloads, and success is verified before .done
The migration (renamed from the provisional v1.64.0.0 slot, which open
PR #2564 claims) deleted only the poisoned .app while Playwright's
INSTALLATION_COMPLETE marker survived in the revision dir — so the
advertised 'bunx playwright install chromium' re-fetch no-opped and the
user finished the upgrade with no browser and a success message. Now:
the whole chromium-<rev> dir goes, bunx runs cwd-pinned to the install
root, .done is gated on a verified executable, and a needs-refetch
sentinel makes re-runs retry a failed download. Stranded rev dirs
(markers without .app) also re-trigger. 6 hermetic tests, red-first.
2026-08-14 17:11:48 -07:00
..
migrations fix(migrations): v1.65 Chromium re-fetch actually re-downloads, and success is verified before .done 2026-08-14 17:11:48 -07:00
SKILL.md v1.46.0.0 feat: gstack v2 foundation — catalog tokens drop 56%, eval-first floor covers all 51 skills (#1712) 2026-05-26 16:50:03 -07:00
SKILL.md.tmpl fix: avoid tilde-in-assignment to silence Claude Code permission prompts (#993) 2026-04-16 14:49:56 -07:00