openclaw/extensions/codex
pashpashpash c8f3fecad6
Install Codex plugin on OpenAI model selection (#78799)
* route openai agent runs through codex

* fix: load codex plugin for implicit openai runtime

* docs: credit openai codex auth fix

* fix(agents): respect custom openai runtime routing

* fix(agents): install codex plugin on openai selection

* fix(agents): preserve OpenAI Codex auth switching

* fix(ci): restore channel contract runner expression

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-05-07 01:57:34 -07:00
..
src Install Codex plugin on OpenAI model selection (#78799) 2026-05-07 01:57:34 -07:00
doctor-contract-api.ts fix: repair stale session route state in doctor 2026-05-05 01:51:23 +01:00
harness.ts Add structured heartbeat responses and Codex tool replies 2026-05-01 11:30:41 -07:00
index.test.ts Add structured heartbeat responses and Codex tool replies 2026-05-01 11:30:41 -07:00
index.ts Isolate Codex app-server state per agent (#74556) 2026-05-01 04:49:02 +09:00
media-understanding-provider.test.ts Support MCP hooks in the Codex harness (#71707) 2026-04-25 21:35:47 +01:00
media-understanding-provider.ts fix(codex): require approvals for image-understanding turns (#71703) 2026-04-25 12:45:33 -07:00
openclaw.plugin.json fix(codex): keep app-server alive after turn activity 2026-05-07 05:51:16 +01:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
prompt-overlay-runtime-contract.test.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
prompt-overlay.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider-catalog.ts
provider-discovery.ts
provider.test.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider.ts fix(onboarding): surface official plugin installs 2026-05-02 15:26:48 -07:00
test-api.ts Add Codex happy path prompt snapshots (#75807) 2026-05-03 00:59:55 +09:00
tsconfig.json