gstack/browse
Jason Myers 72bbe39777 fix(browse): clean stale SingletonLock in handoff() before relaunch
handoff() hand-rolled its own chromium-profile path and skipped the
stale-lock cleanup that launchHeaded() already does. A prior
hard-killed/crashed headed session leaves SingletonLock/Socket/Cookie
pointing at a dead PID; Chromium's ProcessSingleton then silently hands
startup off to the dead process instead of launching cleanly, and the
new process exits within seconds — read as a clean disconnect, taking
the whole daemon down with it. Now uses resolveChromiumProfile() +
cleanSingletonLocks(), matching launchHeaded().

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-20 18:27:21 -05:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: ngrok Windows build + close CI error-swallowing gap (v0.18.0.1) (#1024) 2026-04-16 13:49:04 -07:00
src fix(browse): clean stale SingletonLock in handoff() before relaunch 2026-07-20 18:27:21 -05:00
test Merge pull request #2222 from time-attack/fix-brain-trust-policy-reject 2026-07-14 16:46:17 -07:00
PLAN-snapshot-dropdown-interactive.md fix: snapshot -i auto-detects dropdown/popover interactive elements (#845) 2026-04-05 22:57:45 -07:00
SKILL.md v1.58.5.0 feat: first-run activation scaffold + gstack router front door (#2078) 2026-06-25 09:42:45 -07:00
SKILL.md.tmpl v1.57.8.0 feat: browse js/eval --out render-to-file (canonical Chromium for offline rendering) (#1929) 2026-06-09 21:02:30 -07:00