Refactor command builders (#601)

* refactor command builders

* remove log

* codex

* cursor model

* consistent cmd overrides

* shared types

* default for CmdOverrides
This commit is contained in:
Louis Knight-Webb
2025-09-02 11:20:04 +01:00
committed by GitHub
parent a8515d788e
commit 0bf8138742
11 changed files with 107 additions and 60 deletions

View File

@@ -42,7 +42,7 @@
"CODEX": {
"DEFAULT": {
"CODEX": {
"dangerously_bypass_approvals_and_sandbox": true
"sandbox": "danger-full-access"
}
}
},