高效使用
Claude Code
文件树、编辑器、git 差异和 Claude Code 会话,尽在一个原生窗口中。应用免费——它驱动你已有的 Claude Code。
下载 macOS 版v1.1.3 · 4 MB · 免费 · Apple Silicon · macOS 14+
A preview of the CC app window: a project file tree with live git status on the left, a code editor with per-line diffs in the middle, and a terminal running a Claude Code session on the right.
工作区多个项目,
多个项目,
一个工作区
在独立窗口中打开多个项目。每个窗口都有自己的文件树、编辑器标签和终端会话 — 所有内容在重启之间保留。
acme-app
page.tsx
layout.tsx
| 1 | import Header from "@/components/Header" |
| 2 | import Button from "@/components/Button" |
| 3 | |
| 4 | export 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 │
╰────────────────────┴────────────────────╯
窗口隔离⌘N
每个窗口都有自己的项目、文件标签和终端会话 — 完全独立。
即时项目切换⌘⇧O
使用切换器在项目之间切换。文件树、Git 状态和终端即时更新。
多标签终端⌘⇧T
并排运行 Claude Code 和开发服务器。每个标签在应用重启之间保留。
系统要求
在现代 Mac 上运行
OS
macOS 14+
Sonoma 或更高版本
Chip
Apple Silicon
M1、M2、M3、M4
Size
~4 MB
即时安装
Security
Signed
经 Apple 公证
通过 Sparkle 自动更新
原生 macOS 应用
应用免费 — 需要 Claude Code
下载之前
三步,大约一分钟
- 1
CC 驱动 Claude Code,而不是取代它。如果这条命令输出版本号,你就准备好了:
claude --version - 2
打开下载的 .dmg,把 CC 拖进「应用程序」文件夹。
- 3
macOS 会询问你是否确定打开从互联网下载的应用。点击「打开」——CC 已签名并通过 Apple 公证。
- 4
如果 macOS 请求麦克风权限,那是用于终端语音输入。可以拒绝,其他功能一切照常。
你所信任的
已由 Apple 签名并公证,Developer ID VGVWSVYQFZ。别只听我们说——打开前自己验证:
spctl -a -t open --context context:primary-signature -vv ~/Downloads/CC-latest.dmg你的 Anthropic 账号从不经过 CC。Claude Code 自行处理登录;本应用从不查看或保存你的凭据。
v1.1.3/4 MB/Apple Silicon/macOS 14+