Release v0.23.0

This commit is contained in:
Mario Zechner 2025-12-17 16:13:32 +01:00
parent aedce30618
commit 67b73d018f
11 changed files with 179 additions and 179 deletions

View file

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