Open Source • macOS + Linux • v1.0

Your Claude Code
mission control.

A real-time terminal dashboard that connects to every Claude Code session across all your machines. Warp-style blocks, multi-pane layouts, full-text search, saved workflows.

View on GitHub
COMMAND — main@mac-m4-pro
LIVE
Sessions
<50ms
Latency
100%
Free
N+1
Machines

Everything you need to command your agents.

COMMAND gives you Warp-level terminal UX on top of your entire Claude Code fleet.

Live Terminal Streaming

Real-time PTY output, full ANSI color, zero lag. Every keystroke, every response, streamed instantly to your dashboard.

Warp-Style Blocks

Collapsible, searchable command/response blocks. Group related output, collapse noise, focus on what matters.

Multi-Pane Layout

Split, tab, tile like tmux with drag-and-drop. Monitor multiple sessions side-by-side in a single window.

🔍

Cross-Session Search

Full-text search across all sessions and machines. Find any output, any command, any response — instantly.

Command Palette

⌘K for switching, searching, and launching workflows. Navigate your entire agent fleet at the speed of thought.

🔁

Saved Workflows

Reusable parameterized prompt sequences. Build once, run anywhere across all your Claude Code machines.

Built for distributed agents.

A lightweight hub-and-spoke architecture. One dashboard, infinite machines.


  ┌──────────────────────┐
  │   Dashboard (Next.js │
  │      + xterm.js)     │
  │   command.digital    │
  │    universe.io       │
  └──────────┬───────────┘
             │  WebSocket
             │
  ┌──────────┴───────────┐
  │    WebSocket Hub      │
  │  (Hetzner / Mac      │
  │   Studio + Neon)     │
  └──────────┬───────────┘
             │
    ┌────────┼────────┐
    │        │        │
┌───┴──┐ ┌──┴───┐ ┌──┴───┐
│Mac M4│ │Mac M3│ │Minis │
│node- │ │node- │ │node- │
│pty + │ │pty + │ │pty + │
│Claude│ │Claude│ │Claude│
└──────┘ └──────┘ └──────┘

Agent

active

node-pty spawns Claude Code on each machine. Streams PTY output over WebSocket to the hub.

Hub

active

Central relay running on Hetzner or your Mac Studio. Routes sessions, persists history in Neon.

Dashboard

active

Next.js + xterm.js frontend. Renders live sessions, blocks, search, and command palette.

Start commanding.

One command to install. Zero configuration. Works with your existing Claude Code setup.

$curl -fsSL https://command.digitaluniverse.io/install | bash
Documentation