Skip to content

feat(core): add network constraints schema to requirements.toml#10958

Merged
viyatb-oai merged 9 commits intomainfrom
codex/viyatb/pr3-requirements-network
Feb 7, 2026
Merged

feat(core): add network constraints schema to requirements.toml#10958
viyatb-oai merged 9 commits intomainfrom
codex/viyatb/pr3-requirements-network

Conversation

@viyatb-oai
Copy link
Collaborator

@viyatb-oai viyatb-oai commented Feb 7, 2026

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"]

@viyatb-oai viyatb-oai requested a review from bolinfest February 7, 2026 00:26
Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 942e704e68

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@viyatb-oai viyatb-oai changed the title feat(core): add requirements-driven network proxy config feat(core): add network constraints schema to requirements.toml Feb 7, 2026
@viyatb-oai viyatb-oai force-pushed the codex/viyatb/pr3-requirements-network branch from 040e99f to 0a98c5e Compare February 7, 2026 07:11
@viyatb-oai viyatb-oai enabled auto-merge (squash) February 7, 2026 19:42
@viyatb-oai viyatb-oai merged commit 739908a into main Feb 7, 2026
44 of 50 checks passed
@viyatb-oai viyatb-oai deleted the codex/viyatb/pr3-requirements-network branch February 7, 2026 19:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments