chore(sync): mirror docs from openclaw/openclaw@461d0050d9

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-16 15:42:46 +00:00
parent da14e25b2a
commit 387a7f59cc
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "bf59917cd161768b431c7e815767a16809259a7d",
"syncedAt": "2026-04-16T06:25:20.401Z"
"sha": "461d0050d997f5c1c241c898eada87630aa763b6",
"syncedAt": "2026-04-16T15:42:45.551Z"
}

View File

@ -221,7 +221,7 @@ The bundled OpenAI plugin also registers a default for `codex-cli`:
- `command: "codex"`
- `args: ["exec","--json","--color","never","--sandbox","workspace-write","--skip-git-repo-check"]`
- `resumeArgs: ["exec","resume","{sessionId}","--color","never","--sandbox","workspace-write","--skip-git-repo-check"]`
- `resumeArgs: ["exec","resume","{sessionId}","--skip-git-repo-check"]`
- `output: "jsonl"`
- `resumeOutput: "text"`
- `modelArg: "--model"`