feat: add target-specific handoff presets

This commit is contained in:
OpenClaw Bot
2026-05-11 12:48:36 +02:00
parent 204e5ee64a
commit de1855838e
3 changed files with 47 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "buildpulse",
"private": true,
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"scripts": {
"api": "node --env-file=../.env server/index.mjs",