Skip to content

fix: Windows browse — stdio array format for Bun compatibility (v0.11.18.2)#468

Merged
garrytan merged 3 commits intomainfrom
garrytan/windows-fix
Mar 25, 2026
Merged

fix: Windows browse — stdio array format for Bun compatibility (v0.11.18.2)#468
garrytan merged 3 commits intomainfrom
garrytan/windows-fix

Conversation

@garrytan
Copy link
Owner

Summary

Test Coverage

No new application code paths — format-only change to existing lines.

Pre-Landing Review

No issues found.

TODOS

No TODO items completed in this PR.

Test plan

  • All tests pass (bun test)
  • Both stdio usages match the array format on line 243

🤖 Generated with Claude Code

garrytan and others added 3 commits March 24, 2026 20:26
Bun on Windows requires stdio as ['ignore','ignore','ignore'] array,
not 'ignore' string. Fixes #448, #454, #458. Closes #444.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@garrytan garrytan merged commit 9870a4e into main Mar 25, 2026
18 checks passed
@github-actions
Copy link

E2E Evals: ✅ PASS

8/8 tests passed | $1.01 total cost | 12 parallel runners

Suite Result Status Cost
e2e-browse 2/2 $0.13
e2e-deploy 2/2 $0.27
e2e-qa-workflow 1/1 $0.32
llm-judge 1/1 $0.02
e2e-deploy 2/2 $0.27

12x ubicloud-standard-2 (Docker: pre-baked toolchain + deps) | wall clock ≈ slowest suite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows: browse.exe won't start (stdio bug) + cookie import completely non-functional

1 participant