Skip to content

Conversation

@neighbads
Copy link

feat: add HTTP proxy support via environment variables
feat: auto-read proxy config from Claude Code settings

neighbadss and others added 2 commits January 16, 2026 00:49
Support http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY environment
variables for all network requests (axios HTTP and socket.io WebSocket).

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
Read HTTP_PROXY/HTTPS_PROXY from ~/.claude/settings.json env field
when environment variables are not set. Only applies when running
Claude agent (not Gemini/Codex). Reuses readClaudeSettings utility.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
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.

2 participants