openclaw/extensions/codex
Chunyue Wang 0b3d876e74
fix(codex): prevent gateway crash when app-server subprocess terminates abruptly (#67947)
Fixes openclaw#67886. Handles stdin EPIPE in CodexAppServerClient by attaching an error handler, guarding writeMessage against writes after close, and aligning closeWithError cleanup with close.
2026-04-17 23:28:37 +08:00
..
src fix(codex): prevent gateway crash when app-server subprocess terminates abruptly (#67947) 2026-04-17 23:28:37 +08:00
harness.ts
index.test.ts
index.ts
openclaw.plugin.json
package.json
provider.test.ts
provider.ts
tsconfig.json