File size: 232 Bytes
5af237b
 
 
7906992
5af237b
c239d71
a0198ec
63c6b7f
a0198ec
5af237b
1
2
3
4
5
6
7
8
9
10
11
{
  "provider": "OpenAI",
  "bin": "codex",
  "promptStyle": "exec",
  "initArgs": ["--full-auto"],
  "followupStyle": "resume",
  "followupArgs": ["--full-auto"],
  "excludePatterns": ["**Agent warnings:**"],
  "state": "active"
}