core: render remote environment cwd natively#28152
Conversation
167b3b9 to
5baa76a
Compare
3fc8e16 to
b91a6db
Compare
6144dc1 to
68d1d00
Compare
7ed4c97 to
0d74265
Compare
0b0db42 to
8ca024f
Compare
b91a6db to
c5d7b2b
Compare
8ca024f to
d900fb5
Compare
c5d7b2b to
4e7f589
Compare
d900fb5 to
cbe850c
Compare
4e7f589 to
514b62e
Compare
|
@codex review |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
cbe850c to
efb3ceb
Compare
514b62e to
54304e5
Compare
de366e5 to
166ad66
Compare
166ad66 to
b5ed455
Compare
b5ed455 to
42b4b7e
Compare
42b4b7e to
c5fabde
Compare
b6c0886 to
be6caaa
Compare
c5fabde to
d7de7ef
Compare
be6caaa to
fa970c1
Compare
d7de7ef to
6afd483
Compare
|
@codex review this |
|
Codex Review: Didn't find any major issues. You're on a roll. Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
## 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.
Why
Model-visible
<environment_context>should match the environment of the executor, not of the app server.Stacked on #28146.
What
PathUriwhile building environment context.TurnContextItem.cwdvalues when reconstructing and diffing context.powershellandC:\windows.