Controlum

One dashboard for Claude Code & Codex CLI across every machine you own.

What is Controlum?#

Controlum is a multi-machine session manager for agentic CLIs. The daemon discovers running claude and codex processes on the host, surfaces them in the dashboard with live transcripts, and lets you attach a new terminal (or browser tab) to any of them. Sessions you start through Controlum live inside a daemon-owned PTY so the same session can be driven from the dashboard and from cu attach in your terminal — full multi-attach.

What you can do today#

  • Install cu on macOS, Linux, or Windows; the machine appears in the dashboard.
  • See every running claude / codex session — even those started outside cu.
  • Launch new sessions from the browser, type prompts, see live output (xterm.js).
  • Attach from any terminal: cu attach <session-id>; multi-attach + scrollback.
  • Resume an externally-started session inside a writable cu-controlled PTY.

Where to next#