add fork command and debug hooks#20914
Closed
friel-openai wants to merge 2 commits into
Closed
Conversation
60edd83 to
889764a
Compare
9f8c353 to
95734ec
Compare
889764a to
f96dcb0
Compare
95734ec to
104fe4b
Compare
f96dcb0 to
9d6158b
Compare
104fe4b to
446335c
Compare
9d6158b to
c60e91f
Compare
446335c to
c52479a
Compare
c60e91f to
fe6abe9
Compare
c52479a to
b92592e
Compare
fe6abe9 to
a38fcf1
Compare
b92592e to
d1f451e
Compare
a38fcf1 to
cdd22ff
Compare
d1f451e to
19b6fb2
Compare
cdd22ff to
ca0f991
Compare
19b6fb2 to
4999ef0
Compare
ca0f991 to
09eca1b
Compare
4999ef0 to
96aa749
Compare
09eca1b to
09073d7
Compare
96aa749 to
66f22f9
Compare
09073d7 to
36f3114
Compare
66f22f9 to
afb219f
Compare
36f3114 to
d12c961
Compare
afb219f to
e07dd9f
Compare
d12c961 to
84a34f2
Compare
e07dd9f to
84a34f2
Compare
754d1bf to
9fb229c
Compare
This was referenced May 4, 2026
5854eb9 to
e790912
Compare
e790912 to
c224273
Compare
Contributor
|
Closing this pull request because it has had no updates for more than 14 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
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
Adds Codex debugging hooks for ephemeral rollouts and TUI
/forksupport.CODEX_MATERIALIZE_EPHEMERAL_ROLLOUTSlets developers write ephemeral session rollouts to disk when debugging agent behavior. The TUI/forkcommand starts a fork of the current session and supports tmux and zellij pane placement.This PR does not change default feature flags or release workflow behavior.
Validation
CODEX_SKIP_VENDORED_BWRAP=1 cargo build -p codex-cli --bin codex