Uncontrolledspeedisn'tproductivity.
Speedwithoutdirectionisjustnoise.Redshiftgivesyoucontrol—orchestratedagents,visualgit,structuredworkflows.Everyactionintentional.Everytoolinoneplace.Movefast,butmoveright.
Explore FeaturesYourentiredevworkflow
Everything you need. Nothing you don't.
Multi-Agent Workflows
Run multiple Claude agents in split panels with shared memory. Each agent has its own role, model, and tools — orchestrated from one interface.
Smart Task Routing
Automatically route tasks to the right agent based on context. Code goes to the builder, reviews to the reviewer, docs to the writer.
Custom Agents & Skills
Create specialized agents with custom roles, models, and tool access. Build reusable skills and share them with your team.
Complete Git Workflow
Stage, commit, push, pull, branch, merge, stash, rebase — visual interface with ahead/behind tracking and uncommitted change indicators.
Pull Requests
Create, review, and merge PRs without leaving the app. See merge status, CI checks, and resolve conflicts directly.
Self-Learning
The app learns from your corrections and preferences. Insights build up over time with confidence scores and automatically improve future sessions.
Team Sharing
Create teams, share skills and agents with colleagues. Built-in team management with join keys and member roles.
Native macOS
Built with Swift and SwiftUI. No Electron. Instant startup, low memory, keyboard shortcuts — feels like home on your Mac.
Granular Permissions
Full Trust, Default, or Custom — control exactly what Claude can do. Toggle file access, shell commands, and more per-project.
Git Autopilot
Safety layer that protects your main branch and auto-commits before agent runs. Never lose work to an AI mistake.
Session History
Every conversation saved automatically. Search, resume, or review any past session instantly.
GitHub OAuth
One-click GitHub login. Access PRs, issues, and repo info without leaving the app.
IntelligentRouting
Every task goes to the right agent automatically. Powered by Redshift's Castle Clock Engine.
"Implement the auth module"
Redshift's Castle Clock Engine
Redshift's own routing engine — multi-layer pipeline, file awareness, and an intelligent toolkit that keeps your context sharp.
Lines 45-80 changed. Build on these changes.
Patterns
Reusable cheat sheets for repeated tasks — auto-discovered from .claude/patterns/
Decisions
Append-only architectural decision log — preserves rationale over time
Health / Drift
Validates context files against reality — stale paths, old docs, line limits
Smart Learning
Relevance-ranked injection — only surfaces learnings that match your current task
Multi-layer pipeline
Eight routing layers — from sub-millisecond short-circuits to async LLM fallback. Most tasks resolve before L3.
File awareness
Tracks which files each agent touches. Conflicts detected in real-time, context injected automatically.
Smart learning
Relevance-ranked injection. Only learnings that match your current task are surfaced — no noise.
Health & drift
Validates your context files against reality. Stale paths, outdated docs, and long files are flagged instantly.
GetsSmarterOverTime
Every correction builds context for future sessions.
You correct or confirm
Say "no, always use guard-let" or "perfect, keep doing that" -- natural conversation.
Insight is captured
The app detects the correction and saves it with a confidence score. Works in Swedish and English.
Future sessions improve
High-confidence learnings are injected into every conversation. Unused insights fade over time.
Built-inTerminal
Full terminal access without leaving the app. Run Claude Code directly or any shell command.
Seewhatyouragentsaredoing
Live activity panel shows every sub-agent, every tool call, every search — as it happens. Full transparency into your AI's workflow.
Designedfor flow
Every panel. Every detail. Tuned for how you actually work.
Multi AI Chat
Multiple Claude agents across repos. Split panels with shared memory.
Visual Git
Branches with ahead/behind, uncommitted indicators, and PR badges.
Toolkit & Skills
Custom agents, skills, and rules. Share with your team.
Token Usage
Track costs across models and sessions in real time.
Beautiful Themes
Dracula, Nord, Solarized, and more. Every detail styled.
Xcode,withoutXcode
Build, run, and test iOS and macOS apps directly from Redshift. Same tools Apple ships with Xcode — xcodebuild, xcrun simctl — no plugins, no APIs. Just the CLI that's already on your Mac.
Auto-detect
Finds .xcworkspace and .xcodeproj in your repo automatically.
Build & Run
Build with xcodebuild and stream output directly in Redshift.
Simulators
List, boot, install, and launch simulators via xcrun simctl.
Xcode stays closed
Xcode installed on your Mac is all you need — it never has to be open.

Readytoshipbettercode?
The best way to work with Claude Code on macOS. Multi-agent, full git, native performance.
macOS 15.0+ · Invite only · Coming soon
Questions&answers
What is Redshift?
Redshift is a native macOS app for AI-powered development. It provides a visual interface for orchestrating Claude Code agents, managing git workflows, reviewing PRs, and collaborating with your team.
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
What are the system requirements?
macOS 15.0 (Sequoia) or later. Works on both Apple Silicon and Intel Macs. You also need Claude Code CLI installed and a Claude subscription.
Is it free?
Yes, Redshift is free. You need a Claude subscription (Pro, Team, or Enterprise) and be logged in to Claude Code.
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.
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.
Can I share agents and skills with my team?
Yes. Create a team, get a join key, and share it with colleagues. Team members can publish and download skills, agents, and rules through the built-in team system.
Where is my data stored?
Sessions and learnings are stored locally on your Mac. Team data syncs via Firebase. Your code never leaves your machine.
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.
What about security and compliance?
We take security seriously. Redshift stores credentials in the macOS Keychain, all team data 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.
Do you comply with GDPR?
Yes. We only collect minimal data required for team features (Firebase Auth). No telemetry, no analytics, no tracking. You can delete your account and all associated data at any time. See our Privacy Policy and DPA for full details.