gstack/browse
Matt Van Horn 299b3a4e63
fix: suppress Windows console flash from find-browse getGitRoot
find-browse.ts compiles to its own console-subsystem binary and its
getGitRoot() used the same uncovered Bun.spawnSync git rev-parse that
config.ts fixed, so it kept flashing a conhost window per invocation.
Apply the same Windows-only nodeSpawnSync + windowsHide:true treatment
and keep Bun.spawnSync on POSIX. Extend cli-windows-hide.test.ts with a
regression pinning the hidden git spawn at that site.

Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-07-15 20:22:52 -07: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: suppress Windows console flash from find-browse getGitRoot 2026-07-15 20:22:52 -07:00
test fix: suppress Windows console flash from find-browse getGitRoot 2026-07-15 20:22:52 -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.55.1.0 fix: telemetry consent accuracy + gstack-slug cache sanitization (#1848) 2026-06-02 22:36:34 -07:00
SKILL.md.tmpl v1.28.0.0 feat: browse --headed/--proxy/--navigate + gstack/llms.txt + webdriver-only stealth (#1363) 2026-05-07 20:14:59 -07:00