Skip to content

[codex] add io PathUri native conversion APIs - #27280

Merged
anp-oai merged 1 commit into
mainfrom
codex/exec-server-path-uri-api
Jun 10, 2026
Merged

[codex] add io PathUri native conversion APIs#27280
anp-oai merged 1 commit into
mainfrom
codex/exec-server-path-uri-api

Conversation

@anp-oai

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

Copy link
Copy Markdown
Contributor

Why

Discovered some rough edges in the API while making use of it more widely within exec-server. It would be a lot more convenient for existing users of AbsolutePathBuf if PathUri conversion methods returned std::io::Results.

What

  • PathUri::to_native_path() -> PathUri::to_abs_path()
  • PathUri::from_file_path() -> PathUri::from_abs_path()

@anp-oai
anp-oai marked this pull request as ready for review June 10, 2026 02:40
@anp-oai
anp-oai requested a review from a team as a code owner June 10, 2026 02:40
@anp-oai
anp-oai force-pushed the codex/exec-server-path-uri-api branch from 31eaae7 to 96945c7 Compare June 10, 2026 03:56
@anp-oai
anp-oai force-pushed the codex/exec-server-path-uri-api branch from 96945c7 to 2545ed2 Compare June 10, 2026 15:26
@anp-oai
anp-oai merged commit 0428e20 into main Jun 10, 2026
31 checks passed
@anp-oai
anp-oai deleted the codex/exec-server-path-uri-api branch June 10, 2026 15:51
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants