zhimin-z commited on
Commit ·
c239d71
1
Parent(s): 7906992
add
Browse files- OpenAI Codex.json +1 -1
OpenAI Codex.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"bin": "codex",
|
| 4 |
"promptStyle": "exec",
|
| 5 |
"initArgs": ["--full-auto"],
|
| 6 |
-
"followupStyle": "
|
| 7 |
"followupArgs": ["--full-auto"],
|
| 8 |
"excludePatterns": [],
|
| 9 |
"state": "active"
|
|
|
|
| 3 |
"bin": "codex",
|
| 4 |
"promptStyle": "exec",
|
| 5 |
"initArgs": ["--full-auto"],
|
| 6 |
+
"followupStyle": "resume",
|
| 7 |
"followupArgs": ["--full-auto"],
|
| 8 |
"excludePatterns": [],
|
| 9 |
"state": "active"
|