mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 12:10:43 +00:00
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:
committed by
GitHub
parent
f62cca91e6
commit
beaecbcad4
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user