Skip to content

Honor managed permission profiles in network proxy resolution - #34436

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/3374f82a8fb0ce8f338fa2cea77c28ea2eb89636
Jul 21, 2026
Merged

Honor managed permission profiles in network proxy resolution#34436
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/3374f82a8fb0ce8f338fa2cea77c28ea2eb89636

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 21, 2026

Copy link
Copy Markdown

Honor managed permission profiles in network proxy resolution

Why

Permission profiles defined by requirements.toml can be selected as active,
but their network configuration was not included when resolving the network
proxy specification for that selection.

What changed

Merge managed permission profiles from requirements.toml with configured
profiles before looking up the active profile's network proxy settings.

Testing

  • Verify config loading retains the proxy settings of an active managed
    profile.
  • Verify turn/start accepts a managed profile with network settings.

## Why

Permission profiles defined by `requirements.toml` can be selected as active,
but their network configuration was not included when resolving the network
proxy specification for that selection.

## What changed

Merge managed permission profiles from `requirements.toml` with configured
profiles before looking up the active profile's network proxy settings.

## Testing

- Verify config loading retains the proxy settings of an active managed
  profile.
- Verify `turn/start` accepts a managed profile with network settings.

GitOrigin-RevId: 3374f82a8fb0ce8f338fa2cea77c28ea2eb89636
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/3374f82a8fb0ce8f338fa2cea77c28ea2eb89636 branch from d6395eb to 88fac6f Compare July 21, 2026 01:10
@copyberry
copyberry Bot merged commit 88fac6f into main Jul 21, 2026
29 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/3374f82a8fb0ce8f338fa2cea77c28ea2eb89636 branch July 21, 2026 01:11
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 21, 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