core-agent-ide/codex-rs/app-server-protocol/schema
Celia Chen 16ca527c80
chore: migrate additional permissions to PermissionProfile (#12731)
This PR replaces the old `additional_permissions.fs_read/fs_write` shape
with a shared `PermissionProfile`
model and wires it through the command approval, sandboxing, protocol,
and TUI layers. The schema is adopted from the
`SkillManifestPermissions`, which is also refactored to use this unified
struct. This helps us easily expose permission profiles in app
server/core as a follow-up.
2026-02-25 03:35:28 +00:00
..
json chore: migrate additional permissions to PermissionProfile (#12731) 2026-02-25 03:35:28 +00:00
typescript chore: migrate additional permissions to PermissionProfile (#12731) 2026-02-25 03:35:28 +00:00