Powered by CCC
The platform layer underneath any AI workflow.
Restart Labs runs on Claude Command Center — a GUI shell around real PTY
Claude Code sessions. Spawn, monitor, and control AI-assisted work across
every project from any device, in real time.
Live screens from a running Claude Command Center deployment.
›_
xterm.js
Real PTY sessions in the browser
Live Claude Code CLI sessions rendered with xterm.js over Socket.io. All input goes straight to PTY stdin; all output comes straight from stdout — the GUI annotates, it never intercepts.
›_
agents
Multi-agent orchestration
Define specialized agents — triage, scheduling, review — each with a scoped system prompt and skill set, then dispatch work across them in parallel from one dashboard.
›_
triggers
Scheduling & automation
Fire agents on cron schedules, fixed intervals, or inbound webhooks. Each trigger carries its own prompt, agent, and model and runs unattended around the clock.
›_
council
Multi-model council review
Fan a git diff, plan file, or wiki page out to multiple models — local Ollama / llama.cpp plus Claude — for an advisory, synthesized second-opinion report.
›_
ollama
Offline / local inference
Run fully on-prem with Ollama and llama.cpp — no per-token cost and no data leaving your network. Route work between local and frontier models per task.
›_
rbac
Multi-tenant orgs
Organize work into organizations and projects with role-based access, so teams share infrastructure while keeping repos, agents, and sessions cleanly scoped.
›_
discord
Discord bridge
A Discord bot bridges sessions to chat — DM the bot for a 1:1 session, or provision per-project channels with one thread per session to drive work from anywhere.
›_
g2 bridge
Even Realities G2 glasses
Bridge a session to Even Realities G2 glasses to read session output and resume past conversations heads-up, hands-free, away from the desk.