openclaw/extensions/codex
Simone 098557623f
fix(codex): require final approval decisions (#70751)
Require the Codex app-server bridge to wait for the final two-phase approval decision, while preserving the explicit no-route sentinel behavior.

Local gate on rebased branch: pnpm check:changed (20 files, 157 tests).

Thanks @Lucenx9.

Co-authored-by: Lucenx9 <185146821+Lucenx9@users.noreply.github.com>
2026-04-24 05:30:59 +01:00
..
src fix(codex): require final approval decisions (#70751) 2026-04-24 05:30:59 +01:00
harness.ts fix: complete codex app-server turns in docker 2026-04-23 05:35:17 +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 fix: support codex app-server image understanding 2026-04-24 01:43:30 +01:00
media-understanding-provider.ts perf: lazy codex app server test imports 2026-04-24 03:42:00 +01:00
openclaw.plugin.json feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
package.json fix: support codex app-server image understanding 2026-04-24 01:43:30 +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(openai): align Codex fallback with GPT-5.5 2026-04-23 21:03:26 +01:00
provider.ts fix(openai): align Codex fallback with GPT-5.5 2026-04-23 21:03:26 +01:00
tsconfig.json fix(codex): keep app-server inside extension src 2026-04-10 21:22:16 +01:00