Files
codex/codex-rs/tui
T
viyatb-oai 739908a12c feat(core): add network constraints schema to requirements.toml (#10958)
## 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
..
2025-09-15 00:42:53 -07:00
2025-08-18 16:02:25 +00:00