gstack/browse
Chris 5c7058bb47 fix: apply MacControlledWindowBehavior flag to handoff() path on macOS 26
The --disable-features=MacControlledWindowBehavior flag added to launchHeaded()
was missing from the handoff() code path (headless -> headed re-launch).
The handoff() method builds its own launchArgs array independently, so macOS 26
users who trigger a headless-to-headed handoff would still see the window-close
bug even after the launchHeaded() fix.

Apply the same darwin guard to the handoff() launchArgs so all headed launch
paths suppress the new OS-level window-hiding behavior on Sequoia.
2026-06-30 11:08:28 +02: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: apply MacControlledWindowBehavior flag to handoff() path on macOS 26 2026-06-30 11:08:28 +02:00
test fix: Chrome numbered-profile cookie discovery + headed window stability on macOS 26 2026-06-30 09:59:19 +02: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