feat: ship one-tap feature handoffs

This commit is contained in:
OpenClaw Bot
2026-05-11 13:19:22 +02:00
parent de1855838e
commit 34413ffafa
7 changed files with 133 additions and 35 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "buildpulse",
"private": true,
"version": "0.3.2",
"version": "0.4.0",
"type": "module",
"scripts": {
"api": "node --env-file=../.env server/index.mjs",