mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 05:33:59 +00:00
* fix(codex): use UTF-16-safe truncation for approval display paths * fix(codex): resolve oxlint errors in approval-bridge and elicitation-bridge tests * test(codex): cover approval Unicode boundaries * test(codex): narrow approval command assertion * chore: remove generated changelog entry * chore: restore CHANGELOG.md to upstream/main baseline * test(codex): tighten UTF-16 approval assertions --------- 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.