Back to browse
VidClaw – Open-source, self-hosted dashboard for managing OpenClaw

VidClaw – Open-source, self-hosted dashboard for managing OpenClaw

by lukasz_ma·Feb 17, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemCozyBig Brain

Kanban + soul editing for OpenClaw agents, but limited to one framework and early adoption.

Strengths
  • Localhost-only + SSH tunnel architecture eliminates cloud lock-in and data exposure for agent operators.
  • Real-time token usage with Anthropic rate-limit progress bars directly addresses cost anxiety for agentic workflows.
  • Soul editor version history + templates lower friction for iterating agent personality without config files.
Weaknesses
  • Tightly coupled to OpenClaw; won't work with other agent frameworks (AutoGPT, LangChain orchestrators).
  • No database—JSON file storage limits scalability for agents running long task histories.
Target Audience

Developers running long-lived autonomous agents (OpenClaw, AI agents) who need offline task management

Similar To

Dify (visual agent builder) · LangSmith (LLM/agent observability) · AnythingLLM (self-hosted AI workspace)

Post Description

I run an OpenClaw agent named Jimmy. Jimmy handles SEO tracking, content writing, and code tasks for my projects. Managing it all entirely through chat got messy fast.

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.

Similar Projects

AI/ML●●Solid

SwarmClaw – Manage a swarm of OpenClaw agents from one self-hosted UI

OpenClaw orchestration with MCP support, but agent management is crowded.

Ship ItNiche Gem
jamesweb
403mo ago
Developer Tools●●Solid

SwarmClaw – Orchestration dashboard for OpenClaw and AI agents

OpenClaw control plane + 15 providers, but orchestration dashboards are crowded.

Big BrainNiche Gem
jamesweb
513mo ago