openclaw/extensions/codex
2026-06-17 10:30:46 +02:00
..
src fix(codex): rotate mcp bindings before transient search 2026-06-17 10:30:46 +02:00
doctor-contract-api.test.ts feat(codex): add auto plugin approvals (#92625) 2026-06-14 18:00:38 -07:00
doctor-contract-api.ts feat(codex): add auto plugin approvals (#92625) 2026-06-14 18:00:38 -07:00
harness.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
harness.ts Fix context-engine compaction ownership for Codex sessions (#91590) 2026-06-09 21:33:00 -05:00
index.test.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
index.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
media-understanding-provider.test.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
media-understanding-provider.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
npm-shrinkwrap.json chore(release): refresh npm shrinkwrap versions 2026-06-17 07:32:37 +08:00
openclaw.plugin.json feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
package.json chore(release): sync main to 2026.6.8 2026-06-17 07:25:30 +08:00
prompt-overlay-runtime-contract.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
prompt-overlay.ts
provider-catalog.ts
provider-discovery.ts
provider.test.ts fix(status): restore Codex synthetic usage line 2026-06-10 01:32:33 +09:00
provider.ts fix(status): restore Codex synthetic usage line 2026-06-10 01:32:33 +09:00
README.md
test-api.ts
tsconfig.json
web-search-contract-api.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00

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.