4 Commits

Author SHA1 Message Date
85c5ab10b0 [taskboard] add direct host dispatch targets 2026-03-07 13:09:22 -08:00
a765b3d22f [taskboard] migrate fleet console to nextjs 2026-03-06 14:44:27 -08:00
6fe05ba756 feat: add WebSocket real-time updates with toast notifications (#5) 2026-03-04 18:14:34 -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