Release v0.79.10

This commit is contained in:
Armin Ronacher
2026-06-22 11:14:43 +02:00
parent 5df5a1ce76
commit 8e1900666f
20 changed files with 97 additions and 97 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-agent-core",
"version": "0.79.9",
"version": "0.79.10",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@@ -33,7 +33,7 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"@earendil-works/pi-ai": "^0.79.9",
"@earendil-works/pi-ai": "^0.79.10",
"ignore": "7.0.5",
"typebox": "1.1.38",
"yaml": "2.9.0"