update pi

This commit is contained in:
2026-03-04 21:07:28 +00:00
parent 624f9cd06d
commit d95cf0699c
8 changed files with 361 additions and 168 deletions
+3 -3
View File
@@ -4,9 +4,9 @@
"type": "module",
"devDependencies": {
"typescript": "^5.7.0",
"@mariozechner/pi-coding-agent": "^0.55.3",
"@mariozechner/pi-tui": "^0.55.3",
"@mariozechner/pi-ai": "^0.55.3",
"@mariozechner/pi-coding-agent": "^0.56.0",
"@mariozechner/pi-tui": "^0.56.0",
"@mariozechner/pi-ai": "^0.56.0",
"@sinclair/typebox": "^0.34.0"
}
}