Control Center for Claude Code
Run, Monitor & Control AI Agents
Live sessions. Real-time analytics. Multi-provider. One 15MB binary.
2026
The Question
Developers run dozens of Claude sessions daily. Without a control plane, you lose context, burn tokens, and have zero visibility into what your agents are doing.
CLI sessions disappear when you close the tab. No history, no metrics, no way to run agents side-by-side or share sessions across devices.
A self-hosted control center that wraps Claude Code with live sessions, real-time analytics, voice input, and multi-provider support — all in a single binary.
"Running Claude Code in a terminal is powerful, but managing multiple sessions, tracking costs, and maintaining context across projects is a nightmare."
A complete control plane for your AI coding workflow.
Four pillars. One seamless experience.
Start a live agent session via browser. WebSocket streams every tool call in real-time.
Granular permissions, YOLO mode toggle, provider selection — all from the UI.
Real-time token usage, costs, tool executions, and session metrics on the dashboard.
SQLite storage keeps sessions, handoff context, and analytics across restarts.
"Run multiple Claude sessions side-by-side in your browser. Every tool call — Bash, Read, Write, Edit — streams live via WebSocket."
Switch between Claude, DeepSeek, GLM, Kimi, Z.AI, or any Anthropic-compatible API — without changing a line of code.
Token usage. Costs. Tool calls. Git status. All live.
A single 15MB Go binary. No Node.js, no Docker required. 50-100x faster than JavaScript alternatives.
curl -fsSL https://raw.githubusercontent.com/ schlunsen/wee/ main/scripts/install.sh | bash
wee serve --port 3000
docker compose up -d
curl -fsSL https://raw.githubusercontent.com/schlunsen/wee/main/scripts/install.sh | bash