chore: prep 2026.1.13 release

This commit is contained in:
Peter Steinberger
2026-01-13 23:59:04 +00:00
parent 4c932edabc
commit 0a8be132b9
7 changed files with 105 additions and 21 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "clawdbot",
"version": "2026.1.12-2",
"version": "2026.1.13",
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
"type": "module",
"main": "dist/index.js",
@@ -135,7 +135,7 @@
"@grammyjs/transformer-throttler": "^1.2.1",
"@homebridge/ciao": "^1.3.4",
"@mariozechner/pi-agent-core": "^0.45.3",
"@mariozechner/pi-ai": "^0.45.3",
"@mariozechner/pi-ai": "0.45.7",
"@mariozechner/pi-coding-agent": "^0.45.3",
"@mariozechner/pi-tui": "^0.45.3",
"@microsoft/agents-hosting": "^1.1.1",
@@ -209,7 +209,7 @@
"@sinclair/typebox": "0.34.47"
},
"patchedDependencies": {
"@mariozechner/pi-ai@0.45.3": "patches/@mariozechner__pi-ai@0.45.3.patch"
"@mariozechner/pi-ai@0.45.7": "patches/@mariozechner__pi-ai@0.45.7.patch"
}
},
"vitest": {