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
cuon 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#
Quickstart
Install in ~2 min; first session in ~5.
Sessions model
cu vs external, multi-attach, Resume.
CLI reference
Every cu subcommand and its flags.
Security
Auth, allowlist, planned policy engine.
What's new
0.3.x foundation: lossless events, sidecar-in-prod, crash-safe state, load harness.
Roadmap & testing
What's next, QA scenarios, killer demo, agentic QA (Claude in Chrome).