RedshiftBeta

Be in charge of your coding agents

Every agent gets its own git worktree, created and cleaned up for you, so nothing collides and you never juggle terminals. Full visual git client built in.

Download free for macOS [Beta]

Requires macOS 26 (Tahoe) or later

Still juggling a git app, a terminal and a separate agent runner? Why not do it all in one native app?

In action

Built to run
in parallel.

Modern coding means many agents working at once — each in its own worktree, each on its own branch. Redshift Hub keeps them in symbiosis and dead-simple to steer, so nothing ever waits on you and you never lose speed.

Multiple agents

Run every agent at once

Spin up a whole team of coding agents across multiple workspaces and watch them work side by side in split panes. No tab-juggling, no lost context — the whole fleet is one glance away.

Run every agent at once
Worktrees

Worktrees, managed for you

Every agent works in its own isolated git worktree — created, synced onto your base branch and cleaned up for you. Parallel edits never collide, and you never touch the git plumbing.

Worktrees, managed for you
Notifications

Know the moment one is done

Live status on every agent — running, waiting, finished — plus notifications that tell you exactly which agent needs you and where. Nothing stalls waiting for your eyes.

Know the moment one is done
Git client

A super powerful git client, built in

Not just a diff view — a full commit graph, branches with ahead / behind counts, stashes, tags and pull requests. Review and ship without ever leaving the app.

A super powerful git client, built in

Optimized for Claude Code. Works with the rest.

Skills, subagents, plugins and MCP servers are first-class — and Codex, opencode and Grok run in the very same worktrees, side by side.

Open in your editor

Redshift doesn't replace your editor. One click opens the agent's worktree in whatever you already use.

  • VS Code
  • Cursor
  • Windsurf
  • Zed
  • Xcode
  • IntelliJ IDEA
  • WebStorm
  • PyCharm
  • Android Studio
  • Sublime Text
  • Nova
07

Questions&answers

01

What is Redshift?

Redshift Hub is a native macOS app for running a fleet of Claude Code agents in parallel. Each agent gets its own git worktree, created and cleaned up for you, so parallel work never collides and you never juggle terminals. A full visual git client is built in: history, branches, stashes, tags, diffs and pull requests.

02

Do I need Claude Code CLI?

Yes. Redshift uses the Claude Code CLI under the hood. Install it with: npm install -g @anthropic-ai/claude-code

03

What are the system requirements?

macOS 26 (Tahoe) or later, on Apple Silicon. You also need Claude Code CLI installed and a Claude subscription.

04

Is it free?

Yes, Redshift is free. You need a Claude subscription (Pro, Team, or Enterprise) and be logged in to Claude Code.

05

How do multi-agent workflows work?

Split your workspace into multiple panels, each running its own Claude agent. Agents share memory so they stay in sync. You can assign roles (code, review, docs) and route tasks automatically.

06

How does self-learning work?

When you correct Claude or confirm an approach, Redshift captures it as a learning with a confidence score. These learnings are injected into future conversations automatically. Unused insights decay over time.

07

Where is my data stored?

Sessions and learnings are stored locally on your Mac. Your code never leaves your machine.

08

Is my code safe?

Yes. Redshift runs entirely on your machine — your source code is never uploaded to our servers. AI conversations go directly between your Mac and Anthropic's API via Claude Code CLI. We have no access to your code, conversations, or API keys.

09

What about security and compliance?

We take security seriously. Redshift stores credentials in the macOS Keychain, everything it sends is encrypted in transit via TLS, and we follow security best practices. See our Security Policy, Privacy Policy, Terms of Service, and Data Processing Agreement for details.

10

Why does macOS ask for access to my Documents or Apple Music?

macOS asks once per protected folder, and it names the app that owns the process making the request. Claude Code runs inside Redshift, so a prompt triggered by the CLI reading a file appears under Redshift's name rather than its own. Declining is safe: the agent then cannot read that folder, and nothing else in the app depends on it.

11

Do you comply with GDPR?

Yes. Redshift sends anonymous usage signals through TelemetryDeck, which stores data in the EU: app launches, which sections get used, and crash reports. No code, prompts, file contents, repository names or personal data are ever included, and there is no advertising or cross-site tracking. You can switch it off in Settings under Privacy, and an organisation can disable it on every machine with an MDM configuration profile. See our Privacy Policy and DPA for full details.