mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 09:43:57 +00:00
* refactor(codex): raise app-server floor to 0.142 and drop range-compat protocol paths * refactor(codex): model subagent mirror state as one map * style(codex): format event-projector * test(codex): drop unused shared-client test import * refactor(codex): drop v1-era notification field aliases * fix(codex): teach models to load deferred native spawn_agent via tool_search * docs(codex): realign harness config tables * docs(changelog): note Codex app-server protocol update
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.