feat: add auto-approval for codex exec (#5043)

This commit is contained in:
jif-oai
2025-10-15 19:03:54 +01:00
committed by GitHub
parent 897d4d5f17
commit 774892c6d7
5 changed files with 151 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
// Aggregates all former standalone integration tests as modules.
mod apply_patch;
mod approve_all;
mod auth_env;
mod originator;
mod output_schema;