Skip to content

Make filesystem permission paths generic#28165

Draft
anp-oai wants to merge 6 commits into
mainfrom
codex/generic-filesystem-path
Draft

Make filesystem permission paths generic#28165
anp-oai wants to merge 6 commits into
mainfrom
codex/generic-filesystem-path

Conversation

@anp-oai

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

Copy link
Copy Markdown
Collaborator

Intent

Allow shared filesystem permission types to carry either app-native absolute paths or exec-server path URIs without changing existing app-side defaults.

Implementation

  • Make the filesystem path containment hierarchy generic, defaulting to AbsolutePathBuf.
  • Add canonical App* and Exec* aliases and use PathUri throughout exec-server filesystem protocol and trait boundaries.
  • Convert between app and exec sandbox contexts only at host sandbox boundaries.

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