[taskboard] add direct host dispatch targets

This commit is contained in:
2026-03-07 13:09:22 -08:00
parent 73da5ae6d2
commit 85c5ab10b0
17 changed files with 441 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
"name": "openclaw-taskboard",
"version": "2.0.0",
"private": true,
"description": "Next.js fleet dashboard for OpenClaw and ZeroClaw runtimes",
"description": "Next.js fleet dashboard for OpenClaw, ZeroClaw, and direct host operations",
"scripts": {
"dev": "next dev",
"build": "next build",