Skip to content

fix(mcp): use native Windows browser opener#397

Merged
christso merged 1 commit into
mainfrom
fix/396-browser-open
May 15, 2026
Merged

fix(mcp): use native Windows browser opener#397
christso merged 1 commit into
mainfrom
fix/396-browser-open

Conversation

@christso
Copy link
Copy Markdown
Contributor

Closes #396\n\n## Summary\n- replace the Windows OAuth browser opener path with a direct native launcher\n- avoid passing auth URLs through cmd /c start\n- add a regression test for the Windows command selection\n\n## Validation\n- bun test tests/unit/core/mcp-http-stdio-proxy.test.ts\n- bun run build

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3299832
Status: ✅  Deploy successful!
Preview URL: https://62c19a2c.allagents.pages.dev
Branch Preview URL: https://fix-396-browser-open.allagents.pages.dev

View logs

@christso christso marked this pull request as ready for review May 15, 2026 09:39
@christso christso merged commit 35d0c84 into main May 15, 2026
1 check passed
@christso christso deleted the fix/396-browser-open branch May 15, 2026 09:40
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.

fix(mcp): Windows OAuth browser launch truncates auth URL in proxy-stdio

1 participant