8 Commits

Author SHA1 Message Date
0a312dc733 [taskboard] add heartbeat task pickup 2026-03-07 14:41:29 -08:00
85c5ab10b0 [taskboard] add direct host dispatch targets 2026-03-07 13:09:22 -08:00
73da5ae6d2 [taskboard] add completion sync APIs 2026-03-07 12:53:22 -08:00
e8e79c7b4c [taskboard] document control plane status and roadmap 2026-03-07 12:39:11 -08:00
be1cf8ca8d [taskboard] add dispatch control plane 2026-03-06 15:21:19 -08:00
1699f0f2b7 [taskboard] clarify zeroclaw deployment model 2026-03-06 14:46:59 -08:00
a765b3d22f [taskboard] migrate fleet console to nextjs 2026-03-06 14:44:27 -08:00
8a859e2e92 Initial commit: OpenClaw Agent Fleet Dashboard
- Kanban board with 5 columns (Backlog, Todo, In Progress, Review, Done)
- Agent assignment for all OpenClaw agents
- Priority levels and tags
- Wiki auto-generation on task completion
- REST API for agent heartbeat integration
- Real-time updates via WebSocket
- SQLite database for task storage
- Docker deployment configuration
- Traefik ingress configuration
2026-03-03 15:02:01 -08:00