Skip to content

feat(model): add configurable http/https/socks5 proxy support - #301

Merged
AnnatarHe merged 1 commit into
mainfrom
feat/proxy-support
Sep 26, 2026
Merged

AnnatarHe merged 1 commit into
mainfrom
feat/proxy-support

feat(model): add configurable http/https/socks5 proxy support

d713bdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2026 in 1s

79.48% (target 80.00%)

View this Pull Request on Codecov

79.48% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 92.59259% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
model/http_client.go 95.34% 1 Missing and 1 partial ⚠️
daemon/codex_ratelimit.go 0.00% 1 Missing ⚠️
model/shell.bash.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
commands/config_view.go 85.39% <100.00%> (+0.33%) ⬆️
daemon/anthropic_ratelimit.go 76.38% <100.00%> (ø)
model/ai_service.go 88.37% <100.00%> (ø)
model/api.base.go 88.46% <100.00%> (-0.29%) ⬇️
model/config.go 94.63% <100.00%> (+0.07%) ⬆️
model/handshake.go 76.47% <100.00%> (-0.68%) ⬇️
model/updater.go 74.39% <100.00%> (-0.21%) ⬇️
daemon/codex_ratelimit.go 81.97% <0.00%> (ø)
model/shell.bash.go 61.76% <0.00%> (ø)
model/http_client.go 95.34% <95.34%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.