Propagate runtime permission profiles#19849
Draft
evawong-oai wants to merge 1 commit intocodex/bugb15632-preserved-path-preflightfrom
Draft
Propagate runtime permission profiles#19849evawong-oai wants to merge 1 commit intocodex/bugb15632-preserved-path-preflightfrom
evawong-oai wants to merge 1 commit intocodex/bugb15632-preserved-path-preflightfrom
Conversation
This was referenced Apr 27, 2026
05f4eb2 to
f23239c
Compare
fca3989 to
1bc0b13
Compare
2e4f779 to
774934a
Compare
2b511ae to
b0df7b1
Compare
774934a to
21cfe9c
Compare
b0df7b1 to
e76a989
Compare
21cfe9c to
4e95f07
Compare
e76a989 to
6c3c566
Compare
5f6cf03 to
a73dc93
Compare
6c3c566 to
669222a
Compare
a73dc93 to
f483023
Compare
a1666bf to
427c425
Compare
9d4f283 to
4db4407
Compare
427c425 to
5259804
Compare
4db4407 to
e8365c7
Compare
5259804 to
f9a5bc4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Propagate active runtime permission profiles through embedded turn start paths so later sandbox checks use the current policy.
Scope
Reviewer Focus
Stack
Validation
cargo test --manifest-path codex-rs/Cargo.toml -p codex-tui app_server_sessioncargo test --manifest-path codex-rs/Cargo.toml -p codex-tui thread_routingcargo fmt --manifest-path codex-rs/Cargo.toml --package codex-tui