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

@@ -19,6 +19,8 @@ minimumReleaseAgeExclude:
- "@cloudflare/workers-types"
- "@hono/node-server"
- "@mariozechner/*"
- "@openai/codex"
- "@openai/codex-*"
- "@typescript/native-preview*"
- "@types/node"
- "@rolldown/*"