zhimin-z commited on
Commit ·
63c6b7f
1
Parent(s): c3d9c26
add
Browse files- OpenAI Codex.json +1 -1
OpenAI Codex.json
CHANGED
|
@@ -5,6 +5,6 @@
|
|
| 5 |
"initArgs": ["--full-auto"],
|
| 6 |
"followupStyle": "resume",
|
| 7 |
"followupArgs": ["--full-auto"],
|
| 8 |
-
"excludePatterns": ["
|
| 9 |
"state": "active"
|
| 10 |
}
|
|
|
|
| 5 |
"initArgs": ["--full-auto"],
|
| 6 |
"followupStyle": "resume",
|
| 7 |
"followupArgs": ["--full-auto"],
|
| 8 |
+
"excludePatterns": ["**Agent warnings:**"],
|
| 9 |
"state": "active"
|
| 10 |
}
|