This commit is contained in:
2026-07-26 14:02:37 +07:00
parent bc56546b49
commit 367ebc1c7f
171 changed files with 4617 additions and 10402 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-server",
"version": "0.81.1",
"version": "0.82.1",
"description": "experimental server package for pi",
"type": "module",
"main": "./dist/index.js",
@@ -40,7 +40,7 @@
"node": ">=22.19.0"
},
"dependencies": {
"@earendil-works/pi-coding-agent": "^0.81.1"
"@earendil-works/pi-coding-agent": "^0.82.1"
},
"devDependencies": {
"shx": "0.4.0"