feat: add focused handoff shortcuts

This commit is contained in:
OpenClaw Bot
2026-05-11 12:14:19 +02:00
parent 8218a3417e
commit 204e5ee64a
4 changed files with 83 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "buildpulse",
"private": true,
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"scripts": {
"api": "node --env-file=../.env server/index.mjs",