feat: wire ephemeral in codex exec (#10758)

This commit is contained in:
jif-oai
2026-02-05 15:49:57 +00:00
committed by GitHub
parent 4033f905c6
commit d337b51741
5 changed files with 65 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
mod add_dir;
mod apply_patch;
mod auth_env;
mod ephemeral;
mod originator;
mod output_schema;
mod resume;