Skip to content

Support header injections in network requirements - #42173

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/623b047e6c6111a9f2ccbe79c9ace054631a3c67
Sep 2, 2026
Merged

Support header injections in network requirements#42173
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/623b047e6c6111a9f2ccbe79c9ace054631a3c67

Conversation

@copyberry

@copyberry copyberry Bot commented Sep 2, 2026

Copy link
Copy Markdown

Support header injections in network requirements

What changed

  • Parse experimental_network.header_injections rules with host, method, path-prefix, and header mappings and carry them into NetworkConstraints.
  • Export the rule type from codex_config.
  • Summarize configured rule counts and hosts in the TUI debug configuration without exposing header values.

Testing

  • Cover managed configuration parsing and redaction of header values from debug output.

## What changed

- Parse `experimental_network.header_injections` rules with host, method, path-prefix, and header mappings and carry them into `NetworkConstraints`.
- Export the rule type from `codex_config`.
- Summarize configured rule counts and hosts in the TUI debug configuration without exposing header values.

## Testing

- Cover managed configuration parsing and redaction of header values from debug output.

GitOrigin-RevId: 623b047e6c6111a9f2ccbe79c9ace054631a3c67
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/623b047e6c6111a9f2ccbe79c9ace054631a3c67 branch from 41adde4 to 671d5d1 Compare September 2, 2026 01:52
@copyberry
copyberry Bot merged commit 671d5d1 into main Sep 2, 2026
23 of 30 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/623b047e6c6111a9f2ccbe79c9ace054631a3c67 branch September 2, 2026 01:53
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 2, 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