Skip to content

fix(ai): respect proxy envs in bun's websocket#4354

Merged
badlogic merged 1 commit into
earendil-works:mainfrom
haoqixu:fix-bun-ws-proxy
May 10, 2026
Merged

fix(ai): respect proxy envs in bun's websocket#4354
badlogic merged 1 commit into
earendil-works:mainfrom
haoqixu:fix-bun-ws-proxy

Conversation

@haoqixu

@haoqixu haoqixu commented May 9, 2026

Copy link
Copy Markdown
Contributor

Bun's WebSocket doesn't respect proxy env vars (oven-sh/bun#15489).

This PR sets the proxy argument for Bun's WebSocket according to proxy env vars.

fixes #4346

@haoqixu haoqixu force-pushed the fix-bun-ws-proxy branch from 2a25df6 to 8c2e3ed Compare May 9, 2026 19:43
@badlogic badlogic merged commit f6b6b1f into earendil-works:main May 10, 2026
1 check passed
@badlogic

Copy link
Copy Markdown
Collaborator

cheers!

larsboes pushed a commit to larsboes/pi-mono that referenced this pull request May 17, 2026
fix(ai): respect proxy envs in bun's websocket
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.

openai-codex provider stops respecting https_proxy since v0.72.0+ with auto transport

2 participants