feat: close buildpulse session loop

This commit is contained in:
OpenClaw Bot
2026-05-12 23:23:57 +02:00
parent f09f132220
commit 4cfed90f37
3 changed files with 138 additions and 42 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "buildpulse",
"private": true,
"version": "0.4.3",
"version": "0.4.4",
"type": "module",
"scripts": {
"api": "node --env-file=../.env server/index.mjs",