mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
Add skill approval event/response (#12633)
Set the stage for skill-level permission approval in addition to command-level. Behind a feature flag.
This commit is contained in:
@@ -15,4 +15,5 @@ pub mod parse_command;
|
||||
pub mod plan_tool;
|
||||
pub mod protocol;
|
||||
pub mod request_user_input;
|
||||
pub mod skill_approval;
|
||||
pub mod user_input;
|
||||
|
||||
Reference in New Issue
Block a user