mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
739908a12c
## Summary Add `requirements.toml` schema support for admin-defined network constraints in the requirements layer example config: ``` [experimental_network] enabled = true allowed_domains = ["api.openai.com"] denied_domains = ["example.com"] ```
739908a12c
ยท
2026-02-07 19:48:24 +00:00
History