openclaw/extensions/codex
EVA 2c35a6e599
[codex] Consolidate RuntimePlan and Harness V2 package (#71722)
* refactor: centralize runtime plan policy surface

* refactor: route embedded attempts through runtime plan

* feat: add agent harness v2 lifecycle adapter

* docs: document agent harness runtime plan

---------

Co-authored-by: Eva <eva@100yen.org>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-04-25 16:07:04 -07:00
..
src [codex] Consolidate RuntimePlan and Harness V2 package (#71722) 2026-04-25 16:07:04 -07:00
harness.ts test: harden QA cleanup and update preflight 2026-04-25 23:16:30 +01:00
index.test.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
index.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01: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 feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
package.json chore: bump version to 2026.4.25 2026-04-25 10:31:52 +01:00
prompt-overlay-runtime-contract.test.ts [codex] Add contract-first Pi/Codex runtime plan suite (#71096) 2026-04-24 18:34:01 +01:00
prompt-overlay.ts feat(providers): share GPT-5 prompt overlay 2026-04-22 23:36:06 +01: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 fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
provider.ts fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
tsconfig.json