Multi-agent command hub for AI coordination. Connect multiple OpenClaw agents, coordinate via channels, manage tasks. Local-first, no servers.
Stars
25
Forks
5
Watchers
25
Open Issues
2
Overall repository health assessment
^6.3.1^10.0.0^3.2.2^12.34.0^19.2.0^19.2.0^10.1.0^7.0.2^4.0.1^9.39.1^24.10.1^19.2.5^19.2.3^5.1.1^9.39.1^7.0.1^0.4.24^16.5.0^0.34.5~5.9.3^8.46.4^7.2.445
commits
Fix kanban WebSocket sync issue - implement real-time task synchronization across clients
7c1bfa4View on GitHubfeat(tasks): improve session targeting and task dispatch
f8fae47View on GitHubdebug: Add console logging for task creation to diagnose status issue
3a9f1bfView on GitHubfeat: Bidirectional task status updates - Agents can update kanban status via message patterns - Parse [TASK #xxx STATUS:y] or [TASK #xxx COMPLETE] - Auto-updates kanban and logs activity events
5331ca1View on GitHubfeat: Task dispatch to agents when assigned - Auto-sends task to agent when status changes to assigned - Logs activity event for task assignments - Tracks status transitions to avoid duplicate sends
2656c07View on GitHubfeat: Phase 1 - Agent profiles, working status, and stats bar
2e29d39View on GitHub