
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@ghostlygawd/hangar
Advanced tools
A free, open-source cockpit for parallel Claude Code on Windows — isolated worktree spaces, real interactive sessions, multi-account, zero-token observability.
A free, open-source cockpit for running Claude Code in parallel on Windows.
Spin up isolated worktree spaces as fast as you can think of them, launch a real interactive Claude Code window in any of them — under whichever account has headroom — and watch everything from one dashboard, on desktop or your phone. Your main branch is structurally safe the whole time.
Think Conductor, but Windows-native — and better. Plus the feature nobody else ships: multi-account. When one subscription hits its weekly limit, Hangar parks it and one click continues the same space on your other account.
→ ghostlygawd.github.io/hangar
Grab the latest Hangar.exe from Releases, double-click it, and the cockpit opens in your browser. No terminal, no setup.
The download is unsigned (a code-signing certificate costs money, and Hangar is committed to zero paid dependencies), so Windows SmartScreen shows a one-time prompt — click More info → Run anyway.
If you live in a terminal:
npm i -g @ghostlygawd/hangar # or: npx @ghostlygawd/hangar
hangar # starts the cockpit and opens it in your browser
You need Node 18+ and Claude Code — which, if you're here, you already have. Run hangar doctor anytime to confirm your setup.
Then: add a repo on the Board, create a space, hit Launch. That's the whole loop.
claude terminals you can type in. Fan-out happens with subagents inside a session — not with opaque background fleets.| View | What it shows |
|---|---|
| Board | Every repo → its spaces as cards: branch, dirty/merged state, diff stat, the live launch lifecycle (opening → waiting → live), launch + safe-delete |
| Activity | The latest move in every session across all spaces, newest first |
| System | A session-centric health view (CPU / memory / network / disks), with the raw process list one click away — sampled only while you're watching |
| Settings | Account profiles, parked-limit status, remote-access token, tracked repos |
hangar login alt # opens a window for the "alt" profile — run /login inside it once
# …work normally; launch any space under any profile from the Board…
hangar tunnel # optional: watch from your phone — prints a tokened link + QR
When a profile hits its limit, Hangar detects it from structured transcript fields (never by reading message text), shows a parked badge, and offers continue as on your other profile. It never switches automatically.
~/.hangar/config.jsongit clone https://github.com/GhostlyGawd/hangar.git
cd hangar && npm install
npm test # core safety suite (worktree rules, gate, launch, limit detection)
npm run web:dev # frontend dev server with API proxy
npm run web:build # rebuild web/dist (committed)
node bin/hangar.js # run from source
The design language lives in design/LANGUAGE.md; the work is tracked on Linear and the kit's "department" conventions live in .claude/skills/.
Apache-2.0. Built by GhostlyGawd. Not affiliated with Anthropic.
FAQs
A free, open-source cockpit for parallel Claude Code on Windows — isolated worktree spaces, real interactive sessions, multi-account, zero-token observability.
We found that @ghostlygawd/hangar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.