Release v0.7.22

This commit is contained in:
Mario Zechner 2025-11-19 01:50:45 +01:00
parent 1b28780155
commit 1f68d6eb40
16 changed files with 649 additions and 1587 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent",
"version": "0.7.21",
"version": "0.7.22",
"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.21",
"@mariozechner/pi-tui": "^0.7.21"
"@mariozechner/pi-ai": "^0.7.22",
"@mariozechner/pi-tui": "^0.7.22"
},
"keywords": [
"ai",