ClawHuddle – Self-hosted OpenClaw management for teams
Turns 60-minute-per-person OpenClaw setup into a 2-minute invite, but only solves for one framework.

Kanban + soul editing for OpenClaw agents, but limited to one framework and early adoption.
Developers running long-lived autonomous agents (OpenClaw, AI agents) who need offline task management
Dify (visual agent builder) · LangSmith (LLM/agent observability) · AnythingLLM (self-hosted AI workspace)
Thus I built VidClaw. It's a self-hosted dashboard that gives you:
- Kanban board where you drag tasks and the agent picks them up automatically - Real-time token usage - Model switching - Soul editor - Skills manager - Activity calendar
The whole thing binds to localhost only — you access it through an SSH tunnel. No accounts, no cloud, no tracking. Your data stays on your machine.
Stack: React + Vite + Tailwind on the frontend, Express on the backend, JSON files for storage (no database). Setup is one script.
I built this for myself, but figured others running autonomous agents might find it useful. Would love feedback on the approach - especially from anyone else managing long-running AI agents.
Turns 60-minute-per-person OpenClaw setup into a 2-minute invite, but only solves for one framework.
OpenClaw orchestration with MCP support, but agent management is crowded.
OpenClaw control plane + 15 providers, but orchestration dashboards are crowded.
OpenClaw management without SSH: cost tracking, task kanban, and one-click VPS deploy.
Vercel for OpenClaw agents: multi-tenant dashboards and billing for scaling agencies.
Kubernetes CRD+Operator pattern for AI agent isolation is genuinely clever infra work.