Files
codex/codex-rs/tui/src
Celia Chen 6a3233da64 Surface skill permission profiles in zsh-fork exec approvals (#12753)
## Summary

- Preserve each skill’s raw permissions block as a permission_profile on
SkillMetadata during skill loading.
- Keep compiling that same metadata into the existing runtime
Permissions object, so current enforcement
    behavior stays intact.
- When zsh-fork intercepts execution of a script that belongs to a
skill, include the skill’s
    permission_profile in the exec approval request.
- This lets approval UIs show the extra filesystem access the skill
declared when prompting for approval.
2026-02-25 01:23:10 -08:00
..
2026-02-23 22:15:18 +00:00
2026-02-24 14:17:01 -08:00
2025-09-15 00:42:53 -07:00
2026-02-21 22:06:56 -08:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2026-02-24 14:17:01 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00