Files
openclaw/extensions/codex/README.md
2026-05-31 20:02:45 +01:00

12 lines
433 B
Markdown

# 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:
```bash
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.