Skip to content

feat: add an upstreamable static HTTP proxy option that#854

Open
soaringk wants to merge 5 commits into
NanmiCoder:mainfrom
soaringk:codex-static-http-proxy
Open

feat: add an upstreamable static HTTP proxy option that#854
soaringk wants to merge 5 commits into
NanmiCoder:mainfrom
soaringk:codex-static-http-proxy

Conversation

@soaringk

Copy link
Copy Markdown

Add an upstreamable static HTTP proxy option that fits the existing provider abstraction and can be exercised directly from the CLI.

Primary changes: introduce a static proxy provider and enum entry, add --static_proxy, automatically select the static provider when the flag is supplied

…ting provider abstraction and can be exercised directly from the CLI.

Primary changes: introduce a static proxy provider and enum entry, add --static_proxy, automatically select the static provider when the flag is supplied
@soaringk soaringk requested a review from NanmiCoder as a code owner March 26, 2026 13:59
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Mar 26, 2026
soaringk and others added 4 commits April 7, 2026 20:04
Background: codex-static-http-proxy was behind upstream MediaCrawler main and needed the latest crawler, API, and Tieba updates.

Goal: sync the feature branch with upstream main while preserving the static proxy behavior used by the trade-bot bridge.

Primary changes: merge origin/main, resolve static proxy provider conflicts around the upstream STATIC_PROVIDER naming, and keep --static_proxy as an alias for upstream --static_proxy_url.
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant