openclaw/extensions/codex
2026-05-20 14:20:56 +09:00
..
src Revert "fix: prompt Codex to send visible channel replies (#84397)" (#84442) 2026-05-20 14:20:56 +09:00
doctor-contract-api.test.ts fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
doctor-contract-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
harness.ts fix(codex): guard against stale codex app snapshots leading to plugin invocation failure (#83807) 2026-05-18 18:57:48 -07:00
index.test.ts fix(codex): guard against stale codex app snapshots leading to plugin invocation failure (#83807) 2026-05-18 18:57:48 -07:00
index.ts feat(codex): add plugin list enable disable commands (#83293) 2026-05-19 11:39:50 -07:00
media-understanding-provider.test.ts test: tighten codex media request assertions 2026-05-11 08:56:04 +01:00
media-understanding-provider.ts feat(media-understanding): add structured extraction runtime 2026-05-11 03:24:08 +01:00
openclaw.plugin.json fix(codex): keep dynamic tools available in code mode (#83583) 2026-05-18 13:13:30 +01:00
package.json chore: bump release version to 2026.5.19 2026-05-18 23:11:42 +01:00
prompt-overlay-runtime-contract.test.ts refactor: trim OpenClaw prompt guidance 2026-05-10 14:59:48 +01:00
prompt-overlay.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider-catalog.ts fix(openai): align Codex fallback with GPT-5.5 2026-04-23 21:03:26 +01:00
provider-discovery.ts fix: expose codex provider catalog 2026-04-23 05:35:17 +01:00
provider.test.ts test: guard codex record assertions 2026-05-11 18:54:47 +01:00
provider.ts fix(onboarding): surface official plugin installs 2026-05-02 15:26:48 -07:00
test-api.ts Move Codex soul context to developer instructions (#84331) 2026-05-19 16:47:32 -07:00
tsconfig.json