openclaw/extensions/codex
pashpashpash ff02563c7c
feat(codex): add guardian app-server mode (#70090)
Reworks the Codex app-server Guardian change into the final landing shape:

- keep YOLO as the default local app-server mode
- add explicit `appServer.mode: "guardian"`
- remove the legacy `OPENCLAW_CODEX_APP_SERVER_GUARDIAN` shortcut
- document Guardian configuration and behavior
- add Guardian event projection and Docker live probes for approved/ask-back decisions

Co-authored-by: pashpashpash <nik@vault77.ai>
2026-04-23 00:25:43 +01:00
..
src feat(codex): add guardian app-server mode (#70090) 2026-04-23 00:25:43 +01:00
.openclaw-runtime-deps.json chore: add extension runtime dependency manifests 2026-04-22 22:36:40 +01:00
harness.ts refactor: narrow codex harness selection 2026-04-11 00:13:08 +01:00
index.test.ts refactor: narrow codex harness selection 2026-04-11 00:13:08 +01:00
index.ts feat: add Codex app-server controls 2026-04-10 22:19:00 +01:00
openclaw.plugin.json feat(codex): add guardian app-server mode (#70090) 2026-04-23 00:25:43 +01:00
package.json build: update pi packages to 0.68.1 2026-04-22 03:35:15 +01:00
prompt-overlay.ts feat(providers): share GPT-5 prompt overlay 2026-04-22 23:36:06 +01:00
provider.test.ts fix(codex): apply GPT-5 prompt overlay (#70175) 2026-04-22 22:00:23 +09:00
provider.ts feat(providers): share GPT-5 prompt overlay 2026-04-22 23:36:06 +01:00
tsconfig.json fix(codex): keep app-server inside extension src 2026-04-10 21:22:16 +01:00