mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 19:29:20 +08:00
* fix(codex): honor timeoutSeconds for dynamic tool calls when timeoutMs is absent * fix(codex): enforce integer timeoutSeconds and cover side-question path * chore(proof): extend codex timeoutSeconds proof to side-question path and fractional rejection * fix(codex): leave headroom when arming watchdog from timeoutSeconds * fix(codex): preserve dynamic tool timeout budgets * test(codex): satisfy dynamic tool response types * test(codex): type structured timeout promise --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
OpenClaw Codex
Official OpenClaw provider and harness plugin for OpenAI Codex app-server integration. It exposes the Codex-managed GPT model catalog and the Codex runtime surfaces used by OpenClaw agents.
Install from OpenClaw:
openclaw plugin add @openclaw/codex
Use this plugin when you want OpenClaw to run Codex-backed model turns, media understanding, and prompt overlays through the Codex app-server harness.