openclaw/extensions/codex/src
pashpashpash e989f3c868
Respect retryable Codex app-server errors
Codex app-server sends retryable stream error notifications while a turn is still recovering. OpenClaw now ignores retryable app-server errors and preserves nested terminal error messages instead of replacing them with a generic fallback.
2026-04-25 18:26:27 -07:00
..
app-server Respect retryable Codex app-server errors 2026-04-25 18:26:27 -07:00
command-formatters.ts fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
command-handlers.ts fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
command-rpc.test.ts
command-rpc.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
commands.test.ts fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
commands.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-binding-data.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-binding.test.ts fix(codex): require authorized inbound claims for bound turns (#71702) 2026-04-25 12:42:23 -07:00
conversation-binding.ts fix(codex): require authorized inbound claims for bound turns (#71702) 2026-04-25 12:42:23 -07:00
conversation-control.test.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-control.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-turn-collector.test.ts fix(codex): reject unscoped bound turn events 2026-04-25 03:29:14 +01:00
conversation-turn-collector.ts fix(codex): reject unscoped bound turn events 2026-04-25 03:29:14 +01:00
conversation-turn-input.test.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
conversation-turn-input.ts feat(codex): add app-server protocol bridge 2026-04-24 04:24:08 +01:00
manifest.test.ts Manage the Codex app-server binary in OpenClaw (#71808) 2026-04-25 16:51:14 -07:00