openclaw/extensions/codex
2026-06-28 12:03:06 -07:00
..
src perf(codex): index rollout transcript ids 2026-06-24 09:23:42 +08:00
doctor-contract-api.test.ts
doctor-contract-api.ts
harness.test.ts
harness.ts
index.test.ts
index.ts
media-understanding-provider.test.ts
media-understanding-provider.ts
npm-shrinkwrap.json chore(release): prepare 2026.6.11-beta.2 2026-06-28 12:03:06 -07:00
openclaw.plugin.json feat(codex): support app-server secret refs (#94324) 2026-06-18 20:10:11 -07:00
package.json chore(release): prepare 2026.6.11-beta.2 2026-06-28 12:03:06 -07:00
prompt-overlay-runtime-contract.test.ts
prompt-overlay.ts refactor(codex): drop unused prompt overlay wrapper 2026-06-19 23:51:44 +08:00
provider-catalog.ts
provider-discovery.ts
provider.test.ts
provider.ts
README.md
test-api.ts
tsconfig.json
web-search-contract-api.ts

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.