fix: bundle pi dependency and directive handling

This commit is contained in:
Peter Steinberger
2025-12-06 00:49:46 +01:00
parent 6f27f742fe
commit ddfb76e9e0
8 changed files with 127 additions and 115 deletions

View File

@@ -35,7 +35,8 @@
"packageManager": "pnpm@10.23.0",
"dependencies": {
"@whiskeysockets/baileys": "7.0.0-rc.9",
"@mariozechner/pi-coding-agent": "^0.12.4",
"@mariozechner/pi-ai": "^0.12.11",
"@mariozechner/pi-coding-agent": "^0.12.11",
"body-parser": "^2.2.1",
"chalk": "^5.6.2",
"commander": "^14.0.2",