mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 07:47:15 +00:00
* feat: support GPT-5.6 Ultra across agent runtimes Co-authored-by: J Cai <anyech@gmail.com> * fix: keep harness projections discovery-free * fix(codex): mirror V2 native subagent tasks * chore: refresh plugin SDK surface budgets * test: expose Ultra wire effort proof * test(cron): avoid hoisted mock initialization race --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| 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 | ||
| openclaw.plugin.json | ||
| package.json | ||
| prompt-overlay-runtime-contract.test.ts | ||
| prompt-overlay.ts | ||
| 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.