Files
worker-dashboard/data/records/1779943529914-3743381-21928.json
T
xiaoju 897ba5fae8 feat: worker dashboard monorepo
- packages/cli: @uncaged/cli-dashboard (urec + uconn)
- packages/server: dashboard backend (port 3800)
- packages/frontend: React dark theme UI
- Normalized to bun monorepo conventions (TS, Biome, vitest, changesets, CI)

小橘 🍊(NEKO Team)
2026-05-28 05:56:21 +00:00

11 lines
273 B
JSON

{
"id": "1779943529914-3743381-21928",
"device": "neko-vm",
"command": "echo hello dashboard",
"stdout": "hello dashboard\n",
"stderr": "",
"exitCode": 0,
"startedAt": "2026-05-28T04:45:29.912Z",
"finishedAt": "2026-05-28T04:45:29.927Z",
"durationMs": 9
}