build: update pi packages to 0.68.1

This commit is contained in:
Peter Steinberger
2026-04-22 03:32:20 +01:00
parent de6f548a7c
commit 0f4dc42767
21 changed files with 103 additions and 109 deletions

View File

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