core-agent-ide/codex-rs/network-proxy/src
gt-oai a046481ad9
Wire up cloud reqs in exec, app-server (#10241)
We're fetching cloud requirements in TUI in
https://github.com/openai/codex/pull/10167.

This adds the same fetching in exec and app-server binaries also.
2026-01-30 23:53:41 +00:00
..
admin.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00
config.rs feat(network-proxy): add a SOCKS5 proxy with policy enforcement (#9803) 2026-01-27 10:09:39 -08:00
http_proxy.rs chore: introduce *Args types for new() methods (#10009) 2026-01-27 19:15:38 +00:00
lib.rs chore: introduce *Args types for new() methods (#10009) 2026-01-27 19:15:38 +00:00
main.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00
network_policy.rs chore: introduce *Args types for new() methods (#10009) 2026-01-27 19:15:38 +00:00
policy.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00
proxy.rs feat(network-proxy): add a SOCKS5 proxy with policy enforcement (#9803) 2026-01-27 10:09:39 -08:00
reasons.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00
responses.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00
runtime.rs chore: introduce *Args types for new() methods (#10009) 2026-01-27 19:15:38 +00:00
socks5.rs chore: introduce *Args types for new() methods (#10009) 2026-01-27 19:15:38 +00:00
state.rs Wire up cloud reqs in exec, app-server (#10241) 2026-01-30 23:53:41 +00:00
upstream.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00