cli_data / OpenAI Codex.json
zhiminy's picture
Update OpenAI Codex.json
8702812 verified
raw
history blame contribute delete
311 Bytes
{
"website": "https://github.com/openai/codex",
"provider": "OpenAI",
"bin": "codex",
"promptStyle": "exec",
"initArgs": ["--full-auto"],
"followupStyle": "resume",
"followupArgs": ["--full-auto"],
"responseStartMarker": "\ncodex\n",
"responseEndMarker": "\ntokens used",
"state": "active"
}