Get work done with
Claude Code

A native workspace for Claude Code. No API keys, no pricing tiers. Download free and start building.

Download for macOSv1.0.5 · 4 MB · Free
acme-app
PROJECTS
acme-app+48−12
main
api-server+124−31
feat/auth
mobile-app
develop
Add Project
main2
M 2+ 13 changes
1import Header from "@/components/Header"
2import Button from "@/components/Button"
3
4export default function Home() {
5 return (
6 <main className="min-h-screen bg-gray-950">
7 <Header />
8 <section className="max-w-4xl mx-auto px-6 py-20">
9 <h1 className="text-5xl font-bold text-white mb-6">
10 Build faster with AI
11 </h1>
12 <p className="text-xl text-gray-400 mb-8">
13 Ship production-ready code in minutes.
14 </p>
15 <Button variant="primary">
16 Get Started
17 </Button>
18 </section>
19 </main>
20 )
21}
Workspace

Multiple projects,
one workspace

Open multiple projects in isolated windows. Each has its own file tree, editor tabs, and terminal sessions — all persisted across restarts.

acme-app
PROJECTS
acme-app+48
main
api-server
feat/auth
mobile-app
develop
Files
Search
Changes
src
app
layout.tsx
page.tsx
components
Header.tsxM
Button.tsxA
lib
page.tsx
layout.tsx
1import Header from "@/components/Header"
2import Button from "@/components/Button"
3 
4export default function Home() {
5 return (
6 <main className="min-h-screen">
7 <Header />
8 <section>
9 <h1>Build faster with AI</h1>
10 <Button variant="primary">
11 Get Started
Claude Code 1
Claude Code 2
╭── Claude Code v2.0.0 ──────────────────╮
│ │ │
│ Welcome back! │ Recent activity │
│ ╱▔▔▔▔▔▔▔╲ │ 3m Added dark mode│
│ │ ◆ ◆ │ │ 1h Fixed auth │
│ ╲▁▁▁▁▁▁▁╱ │ 2d Refactor Button│
│ Sonnet 4.5 • 20x │ What's new │
│ ~/acme-app │ /agents subagents │
╰────────────────────┴────────────────────╯
Per-window isolation⌘N

Each window has its own projects, file tabs, and terminal sessions — fully independent.

Instant project switching⌘⇧O

Jump between projects with the switcher. File trees, git status, and terminals update instantly.

Multi-tab terminals⌘⇧T

Run Claude Code and dev servers side by side. Each tab persists across app restarts.

Requirements

Runs on modern Macs

OS
macOS 14+
Sonoma or later
Chip
Apple Silicon
M1, M2, M3, M4
Size
~4 MB
Instant install
Security
Signed
Notarized by Apple
Auto-Updates via Sparkle
Native macOS App
Free — No account required

Ready to code
with Claude?

Download CC and start building with the native IDE designed for Claude Code. Free and built natively for macOS.

Download for macOS
v1.0.5/4.1 MB/Apple Silicon/macOS 14+