100% localZero telemetry

A solar-system command center for Claude Code agents.

Run 10 Claude Code agents at once. See them all in one tab. Approve their actions without alt-tabbing — every planet is a live session on your own machine.

MIT licensed·Node ≥ 20·Works with any recent Claude Code

Coming next · Codex support

The same galaxy, with OpenAI Codex sessions as planets alongside Claude Code.

See what ships today
The Solix galaxy — every running Claude Code agent as a planet orbiting a sun, with a pending permission flaring red.
127.0.0.1:4242 — your machine
Local onlyReal screenshotOpen source

// The problem

Managing AI agents is stuck in 2023.

Engineers now run 3–5 Claude Code sessions across different terminal tabs with no shared visibility — no idea which one is blocked on a permission, burning budget, or done. Solix is the missing mission control.

Before — 7 terminals, 0 visibility
After — one tab, total clarity

N tabs, 0 visibility

Five terminals open, zero idea which one is mid-build, mid-prompt, or stuck on a permission.

Context blind spots

You can't tell which agent is approaching its context limit until it derails.

Silent overspend

Opus runs quietly burn budget while you're switching windows. No alerts, no cap.

// Legend

How the metaphor works.

Every Solix concept maps to something you already see in the sky.

  • You / mission control

    Sun

  • Claude Code session

    Planet

  • Subagent (Task tool)

    Moon

  • Built-in advisor

    Inner crew-ring planet

  • Skill

    Asteroid in the belt

  • Tool call

    Comet streak

  • Awaiting permission

    Red pulsing flare

  • Context usage

    Planet size

  • Model

    Planet color

  • Cost vs budget

    Budget ring

  • Shared goal

    Constellation lines

// How it works

Install → galaxy → query.

  1. Step 01

    Run solix init once

    Solix wires itself into Claude Code's hooks so it can see sessions the moment they start. No extension, no account, no cloud project.

    Full install guide
    solix — install
    $npm i -g @shmulikdav/solix
    $solix init# wires the Claude Code hooks
  2. Step 02

    Work exactly as before

    Keep launching Claude Code from whatever terminal you like — any number of tabs, any model. The galaxy, Mission Control and the advisor panel all read from the same local session data.

    The Solix galaxy view with agents as planets, subagents as moons, and skills as an asteroid belt.
  3. Step 03

    Query the fleet, don't chase tabs

    Each session becomes a planet when it starts and disappears when it ends. Ask Solix what's happening instead of reading five terminals.

    $solix status
    3 agents running · 1 awaiting approval · $0.68 spent
    No accountNo config files

// The payoff

An approval is a path, not a notification.

Solix shows you the whole chain — which agent, which tool, what it wants — so you decide from context instead of guessing which terminal tab just went quiet.

agent · refactor-authtool · write fileyour approval
Local onlyPress Y or NCost shown before you approve
Solix Mission Control panel — total spend, cost per completed mission, interventions, and agent status at a glance.
127.0.0.1:4242 — your machine, your agents, live

// Mission Control

See — and govern — what your agents cost.

Click the sun and Solix opens Mission Control: total spend, cost per completed mission, interventions, and which agents need you — the whole workspace at a glance. 100% local, so the numbers never leave your machine.

// Features

Everything you need to actually run a fleet.

Local onlyMITNo account

Approve from the browser

A red-flared planet means an agent is blocked on a permission. Press Y or N and it keeps going — no alt-tab, no lost terminal.

Cost rings & budget caps

Every planet wears a ring of live USD spend. Set a per-task cap and Solix warns — or pauses — before the run blows past it.

  • Context fuel gauges

    Each planet shows how much context window is left, so you refactor the prompt before it derails.

  • Heartbeats

    Schedule recurring tasks every 30m / 2h / 1d as pulsing nodes.

  • Goal constellations

    Group agents under a goal; related planets link with constellation lines.

  • Timeline playback

    Scrub back through what every agent did, when, and why.

  • Skills asteroid belt

    Reusable skills orbit as asteroids — drag one onto a planet to hand it to that agent.

  • Shareable galaxies

    Export your advisor + skill setup as a JSON galaxy. One command to share.

  • Agent View bridge

    Auto-syncs with Claude Code's background sessions. Zero config.

  • Keyboard-first

    Jump between planets, approve, and mute with single keys. Never leave the keyboard.

  • Mission Control

    Click the sun for a live cost + status overview of every agent — spend, cost per mission, interventions, and what needs you.

// Meet the crew

Solix ships with a crew, not an empty canvas.

Fourteen specialist advisors — a product manager, a builder, a security auditor and more — watch your fleet and surface the things you'd miss. Five fly by default; nine more are one click away when you need them.

opus

Compass

Product Manager

Sample finding
Caught scope creep in agent #2: 3 unrelated refactors in one PR.
On by default
opus

Forge

Builder

Sample finding
Built auth flow + tests in 4 min · 412 lines, 0 lint errors.
On by default
opus

Lumen

UX/UI Designer

Sample finding
Flagged 3 buttons below 44px tap target on /checkout.
On by default
opus

Argus

Code Reviewer

Sample finding
Blocked merge: agent #4 dropped error handling on 2 fetch calls.
On by default
opus

Sentinel

Security Auditor

Sample finding
Caught `rm -rf /` in agent #3 before approval — paused fleet.
On by default

+ 9 more advisors (opt-in, one click to enable)

  • Mira
    Test Engineer / QA
    sonnet
  • Echo
    Devrel / Docs
    sonnet
  • Helios
    Performance Engineer
    sonnet
  • Vale
    Release Engineer
    sonnet
  • Atlas
    Skill Curator
    sonnet
  • Cinder
    Debugger / Incident
    sonnet
  • Delta
    Data / DB Engineer
    sonnet
  • Spire
    Architect
    opus
  • Ledger
    FinOps / Cost
    haiku

// Why not just…

The only one that does all of this, locally.

Fair question to ask. Here's the honest matrix.

Self-reportedVerifiable in the repo
Capabilitytmux / iTermClaude /agentsCloud dashboardsSolix
See every agent at once no
windows, not fleet
no yes yes
Approve from one place no no
per-session prompts
partial yes
Context % per agent no partial yes yes
Cost / budget caps no
no signal
partial yes yes
Code stays on your machine yes yes no
sent to vendor
yes
Works with any Claude Code session yes partial no yes
Free & MIT yes yes no yes

// Quick start

Up and running in 30 seconds.

~/solix · install
$npm i -g @shmulikdav/solix
$solix install# wire Claude Code hooks
$solix start# → 127.0.0.1:4242
~/solix · live

Just want to look around first?

Run solix demo — seeds planets, comet streaks, and a pending permission.

$solix demo

Requires Node ≥ 20. Claude Code is optional — solix demo runs without it; you only need Claude Code to watch your real agents. macOS, Linux, Windows.

// Mission control

Stop juggling terminal tabs. Start running mission control.

$npm i -g @shmulikdav/solix
  • MIT licensed
  • Node ≥ 20
  • 100% local
  • Zero telemetry