1.6 KiB
1.6 KiB
Taskboard Roadmap
Next
-
Add execution-state sync for OpenClaw swarm tasks.
- Read
~/.clawdbot/active-tasks.json - Detect
queued,running, andcompleted - Reflect those states back into taskboard tasks automatically
- Read
-
Add remote completion callbacks for ZeroClaw.
- Accept structured webhook acknowledgements
- Persist remote execution summaries
- Auto-transition tasks to
acknowledgedorcompleted
-
Expand direct host operations beyond the first safe action set.
- add more read-only Proxmox actions
- add richer TrueNAS storage, share, and snapshot checks beyond the dataset audit
- add more Home Assistant supervisor and add-on checks
-
Add operator controls for swarm execution.
- launch queued task
- stop task
- nudge task
- open session/log link
-
Add richer audit detail.
- store structured request payload
- store response excerpt separately from summary
- attach host/service verification artifacts
-
Add dashboard summaries.
- task counts by family
- stale heartbeat warnings
- failure trends
- dispatch latency
-
Add completion workflows.
- generate wiki summary automatically
- link completed task to artifacts, PRs, or logs
Longer Term
- Introduce a fleet capability registry so the taskboard can validate whether a task is legal for a given host before dispatch.
- Add authentication and RBAC for multi-operator use.
- Add generated runbooks and service maps directly from live host inventory.
- Add a dedicated direct-host page or dashboard slice for SSH-backed targets.