core-agent-ide/codex-rs/network-proxy/src
gt-oai e85d019daa
Fetch Requirements from cloud (#10167)
Load requirements from Codex Backend. It only does this for enterprise
customers signed in with ChatGPT.

Todo in follow-up PRs:
* Add to app-server and exec too
* Switch from fail-open to fail-closed on failure
2026-01-30 12:03:29 +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 Fetch Requirements from cloud (#10167) 2026-01-30 12:03:29 +00:00
upstream.rs feat: introducing a network sandbox proxy (#8442) 2026-01-23 17:47:09 -08:00