Manage the Codex app-server binary in OpenClaw (#71808)

* Manage Codex app-server binary

* Use plugin deps for Codex app-server binary

* Stabilize media model registry test

* Exclude checkpoint transcripts from memory ingestion
This commit is contained in:
pash-openai
2026-04-25 16:51:14 -07:00
committed by GitHub
parent fc334cda13
commit edb618c6c4
21 changed files with 537 additions and 33 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"dependencies": {
"@mariozechner/pi-coding-agent": "0.70.2",
"@openai/codex": "0.125.0",
"ajv": "^8.18.0",
"ws": "^8.20.0",
"zod": "^4.3.6"