Run, observe, and supervise concurrent CLI agent sessions from a single unified cockpit. Private on-device session management with Keystone supervision.
Stop juggling background terminal tabs. Control every running CLI agent session from one centralized supervisor.
Launch, observe, pause, and switch between dozens of AI coding sessions simultaneously. Isolate context across feature branches effortlessly.
Real-time guardrails and recaps for agent activity. Get automatic safety checks, file mutation audits, and summary recaps before changes land.
CLIA keeps working data strictly on your Mac. It connects to third parties only for features you explicitly enable or invoke.
Navigate sessions, inspect command outputs, view git diffs, and approve prompt execution using lightning-fast native macOS hotkeys.
Seamlessly integrates with your favorite coding tools (Claude Code, Antigravity, Aider, custom agent scripts, and shell instances).
Persistent structured logs, diff history, and artifact viewer so you never lose track of what an agent changed or generated.
Designed from the ground up to keep you in total flow while supervising autonomous coding sessions.
Keystone acts as your co-pilot supervisor, providing instant visual feedback on file mutations, command execution, and code changes made by agents across all active workstreams.
[10:14:02] AGENT_EXEC pnpm run test:unit
[10:14:03] MUTATION_DETECTED src/services/auth.ts (+14 lines, -2 lines)
[10:14:05] KEYSTONE_VERIFY Code linting clean. No secret patterns detected.
[10:14:06] STATUS Agent 1 awaiting user approval for git commit.
Unlike web-hosted orchestrators, CLIA operates entirely locally. Working session state, terminal history, and source files remain encrypted on your device.
┌─────────────────────────────────────────┐
│ CLIA Cockpit │
├─────────────────────────────────────────┤
│ [Local IPC] ──> [Mac File System] │
│ [Local DB] ──> SQLite Encrypted Data │
│ [Network] ──> Only explicit API keys │
└─────────────────────────────────────────┘
Preview generated files, markdown plans, and git diffs side-by-side without leaving your terminal cockpit workspace.
- const secret = "raw_hardcoded_key";
+ const secret = process.env.AUTH_SECRET;
+ if (!secret) throw new Error("Missing AUTH_SECRET");
Get early access to CLIA today and support independent software development.
Join the queue for free early access testing.
Get instant priority access & support development.
Everything you need to know about CLIA and getclia.com
CLIA is currently available as a native desktop application for macOS (Apple Silicon M1/M2/M3/M4 & Intel). Windows and Linux support are planned for late 2026.
CLIA stores all session logs, terminal outputs, and working data locally on your device in an encrypted database. It connects only to the CLI agents or APIs that you explicitly configure. Your source code is never sent to our servers.
When you purchase the Founders License, you immediately receive a license key via email. This key grants instant priority entry into the private beta releases and unlocks all v1.0 features with lifetime updates.
CLIA works with any command-line agent or tool! This includes Claude Code CLI, Aider, Antigravity, OpenHands, custom Python/Node scripts, and standard shell sessions.
Get early access to the native macOS cockpit for CLI coding agents.