chore(sync): mirror docs from openclaw/openclaw@1183832d4f

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-16 16:32:47 +00:00
parent 120efd36e7
commit 5f2a0008e6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "461d0050d997f5c1c241c898eada87630aa763b6",
"syncedAt": "2026-04-16T15:42:45.551Z"
"sha": "1183832d4f397b60ae65e1d5d9d4f396847571f5",
"syncedAt": "2026-04-16T16:32:47.347Z"
}

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}","--skip-git-repo-check"]`
- `resumeArgs: ["exec","resume","{sessionId}","-c","sandbox_mode=\"workspace-write\"","--skip-git-repo-check"]`
- `output: "jsonl"`
- `resumeOutput: "text"`
- `modelArg: "--model"`