feat: support Codex --full-auto mode (#664)

* make codex --full-auto mode default

* change codex high to auto mode
This commit is contained in:
Gabriel Gordon-Hall
2025-09-11 16:40:01 +01:00
committed by GitHub
parent 1db2e0113e
commit a086f82dfa
4 changed files with 12 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
"null"
],
"enum": [
"auto",
"read-only",
"workspace-write",
"danger-full-access",