Make Codex workspace trust opt-in in compile-agent - #74
Merged
Conversation
myobie
marked this pull request as ready for review
July 29, 2026 22:53
myobie
requested review from
schickling-assistant
and removed request for
schickling-assistant
July 29, 2026 22:53
myobie
marked this pull request as draft
July 30, 2026 07:45
…rust-validator # Conflicts: # README.md # examples/native/agent-codex.kdl # src/compile_agent.rs
…ent/codex-project-trust-validator
myobie
marked this pull request as ready for review
July 30, 2026 12:47
Contributor
Author
|
@schickling-assistant — review requested on exact head |
Contributor
Author
|
Correction complete at exact head |
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
st2 compile-agent --harness codex --trust-workspaceopt-in.--trust-workspacefor non-Codex harnesses before any catalog output is written.Current-main integration
ea58cda7d5ffd8a64cf157259425c6bd26549cb4normally.70b447e3b7a67b979b9a59b472736d55b5124cea.Acceptance coverage
-cnor aprojectstrust override.--trust-workspacefails visibly before creating the catalog.Verification at
70b447e3b7a67b979b9a59b472736d55b5124ceacargo test --test compile_agent -- --test-threads=1: PASS (6/6)cargo test --all-targets --all-features -- --test-threads=1: PASSrustfmt --check src/compile_agent.rs: PASSgit diff --check origin/main...HEAD: PASSRepo-wide Clippy still stops on two pre-existing live-main lints in
eval_run::wait_doneandtests/eval_run_e2e.rs; neither file is changed by this PR.The corrected exact head is held for CoS review before merge.