refactor: use PI Codex Responses transport (#79726)

Routes explicit OpenAI Codex Responses runs through PI's native WebSocket-capable transport and removes the custom OpenClaw WebSocket implementation.
This commit is contained in:
Peter Steinberger
2026-05-09 05:40:30 -04:00
committed by GitHub
parent f62cca91e6
commit beaecbcad4
48 changed files with 335 additions and 9433 deletions

View File

@@ -8,7 +8,7 @@
"@clack/prompts": "^1.3.0"
},
"devDependencies": {
"@mariozechner/pi-ai": "0.73.0",
"@mariozechner/pi-ai": "0.73.1",
"@openclaw/plugin-sdk": "workspace:*"
},
"openclaw": {