Release v0.7.26

This commit is contained in:
Mario Zechner 2025-11-20 17:29:24 +01:00
parent 4afb3231e4
commit 11aa39c5e4
13 changed files with 72 additions and 31 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent",
"version": "0.7.25",
"version": "0.7.26",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@ -18,8 +18,8 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@mariozechner/pi-ai": "^0.7.25",
"@mariozechner/pi-tui": "^0.7.25"
"@mariozechner/pi-ai": "^0.7.26",
"@mariozechner/pi-tui": "^0.7.26"
},
"keywords": [
"ai",