File size: 259 Bytes
5af237b
 
 
7906992
16e01ce
c239d71
16e01ce
e20c366
 
a0198ec
16e01ce
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"],
  "outputStartMarker": "\ncodex\n",
  "outputEndMarker": "\ntokens used",
  "state": "active"
}