mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-20 17:41:33 -06:00
89250c241b
* 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>
(cherry picked from commit 68487e4c1e)
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.