build: update Pi model dependencies

This commit is contained in:
Peter Steinberger
2026-04-24 01:24:23 +01:00
parent 7e16e3d077
commit f04a3dced0
35 changed files with 671 additions and 339 deletions

View File

@@ -4,7 +4,7 @@
"description": "OpenClaw Codex harness and model provider plugin",
"type": "module",
"dependencies": {
"@mariozechner/pi-coding-agent": "0.69.0",
"@mariozechner/pi-coding-agent": "0.70.0",
"ws": "^8.20.0",
"zod": "^4.3.6"
},