Skip to content

[codex] core: restore absolute turn context cwd#28629

Merged
anp-oai merged 3 commits into
mainfrom
codex/restore-turn-context-absolute-cwd
Jun 17, 2026
Merged

[codex] core: restore absolute turn context cwd#28629
anp-oai merged 3 commits into
mainfrom
codex/restore-turn-context-absolute-cwd

Conversation

@anp-oai

@anp-oai anp-oai commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Why

#28152 jumped the gun on moving the rollout format to store URIs, and would likely break compat with some features that don't go through the same types as the core logic.

What

Make TurnContextItem.cwd an AbsolutePathBuf again, remove test added for PathUri serialization in rollouts. Also drops a bunch of error paths that are no longer needed.

@anp-oai anp-oai marked this pull request as ready for review June 17, 2026 00:43
@anp-oai anp-oai requested a review from a team as a code owner June 17, 2026 00:43
@anp-oai

anp-oai commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5ea0385b91

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/protocol/src/protocol.rs
Comment thread codex-rs/core/src/session/turn_context.rs
@anp-oai

anp-oai commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 93c8233a6d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread codex-rs/protocol/src/protocol.rs
Comment thread codex-rs/core/src/session/turn_context.rs
@anp-oai anp-oai merged commit 3d02c44 into main Jun 17, 2026
31 checks passed
@anp-oai anp-oai deleted the codex/restore-turn-context-absolute-cwd branch June 17, 2026 02:05
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 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