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.
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 problem
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.
Five terminals open, zero idea which one is mid-build, mid-prompt, or stuck on a permission.
You can't tell which agent is approaching its context limit until it derails.
Opus runs quietly burn budget while you're switching windows. No alerts, no cap.
// Legend
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
solix init onceSolix 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 guidenpm i -g @shmulikdav/solixsolix init# wires the Claude Code hooksKeep 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.

Each session becomes a planet when it starts and disappears when it ends. Ask Solix what's happening instead of reading five terminals.
solix status3 agents running · 1 awaiting approval · $0.68 spent// The payoff
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.

// Mission Control
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
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.
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.
Each planet shows how much context window is left, so you refactor the prompt before it derails.
Schedule recurring tasks every 30m / 2h / 1d as pulsing nodes.
Group agents under a goal; related planets link with constellation lines.
Scrub back through what every agent did, when, and why.
Reusable skills orbit as asteroids — drag one onto a planet to hand it to that agent.
Export your advisor + skill setup as a JSON galaxy. One command to share.
Auto-syncs with Claude Code's background sessions. Zero config.
Jump between planets, approve, and mute with single keys. Never leave the keyboard.
Click the sun for a live cost + status overview of every agent — spend, cost per mission, interventions, and what needs you.
// Meet the crew
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.
Product Manager
Builder
UX/UI Designer
Code Reviewer
Security Auditor
// Why not just…
Fair question to ask. Here's the honest matrix.
| Capability | tmux / iTerm | Claude /agents | Cloud dashboards | Solix |
|---|---|---|---|---|
| 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
npm i -g @shmulikdav/solixsolix install# wire Claude Code hookssolix start# → 127.0.0.1:4242Just want to look around first?
Run solix demo — seeds planets, comet streaks, and a pending permission.
solix demoRequires 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
npm i -g @shmulikdav/solix