Skip to content

Make selected plugin roots URI-native#28918

Open
jif-oai wants to merge 6 commits into
mainfrom
jif/uri-native-selected-plugins
Open

Make selected plugin roots URI-native#28918
jif-oai wants to merge 6 commits into
mainfrom
jif/uri-native-selected-plugins

Conversation

@jif-oai

@jif-oai jif-oai commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Make selected executor plugin roots URI-native end-to-end.

  • Require environment capability roots to deserialize as PathUri, so clients send file:// paths such as file:///opt/plugins/foo or file:///C:/plugins/foo.
  • Carry PathUri through resolved plugin locations and resource locators while preserving environment_id.
  • Resolve manifest-relative resources with PathUri::join and reject resources that leave the selected plugin root.
  • Add a Unix regression covering a fake executor plugin rooted at file:///C:/plugins/foo through ExecutorFileSystem without host path conversion.

@jif-oai jif-oai requested a review from a team as a code owner June 18, 2026 13:59

@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: cd6444fcfb

ℹ️ 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/ext/mcp/src/executor_plugin/provider.rs Outdated
Comment thread codex-rs/ext/skills/src/provider/executor.rs Outdated
Comment thread codex-rs/plugin/Cargo.toml
@jif-oai jif-oai force-pushed the jif/uri-native-selected-plugins branch from 61e2481 to 8f76cc4 Compare June 19, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant