cli_data / OpenAI Codex.json
zhimin-z
add
e20c366
raw
history blame contribute delete
259 Bytes
{
"provider": "OpenAI",
"bin": "codex",
"promptStyle": "exec",
"initArgs": ["--full-auto"],
"followupStyle": "resume",
"followupArgs": ["--full-auto"],
"outputStartMarker": "\ncodex\n",
"outputEndMarker": "\ntokens used",
"state": "active"
}