AI 编程 4.0 · 优秀 2026-03-01 · X

130万次下载,2万Star开源项目CC Switch,36岁转行程序员Jason的第一个作品

CC Switch 是 Claude Code 的供应商管理和切换工具,GitHub 2 万 Star、130 万下载。作者 Jason 36 岁从进出口贸易转行编程,花 3 个月学 TypeScript/React/Node/Rust 后做出第一个项目。核心设计理念"侵入性最小"——即使卸载也不影响正常使用。从 Electron 重构为 Tauri(从 80MB→更轻量),编程语言从 TypeScript 转 Rust。第一版一周完成。

打开原文回到归档

English

CC Switch is an open-source, cross-platform desktop tool designed to unify and streamline the management of multiple AI coding tools, including Claude Code, Codex, Gemini CLI, OpenCode, and OpenClaw. It provides a visual interface for managing configurations, switching between different AI providers, and handling MCP servers and skills, thereby eliminating the need for manual editing of configuration files. Built with Tauri and web technologies, CC Switch aims to enhance developer productivity by offering centralized control over various AI backends.

The project has garnered significant attention within the developer community, accumulating over 27,000 stars on GitHub (other sources mention 18,000+ or 20,000 stars) and achieving 1.3 million downloads.

The creator behind CC Switch is Jason Young, who is credited as the original author and MIT license holder of the GitHub repository (farion1231/cc-switch). An article from February 2026 highlights Jason as a 36-year-old career-changing programmer, and CC Switch is noted as his first significant project after transitioning into programming. The username "Jason wey_gu" might be a related online alias.

Claude Code, one of the AI tools managed by CC Switch, is an advanced programming and utility tool developed by Anthropic. It integrates large language models into terminals and IDEs, functioning as an agentic coding assistant that comprehends codebases and aids in tasks like building, debugging, and refactoring through natural language commands.

中文

CC Switch 是一个开源的跨平台桌面工具,旨在统一和简化多个AI编码工具的管理,包括 Claude Code、Codex、Gemini CLI、OpenCode 和 OpenClaw。它提供可视化的界面来管理配置、在不同AI提供商之间切换以及处理 MCP 服务器和技能,从而消除了手动编辑配置文件的需要。CC Switch 使用 Tauri 和 Web 技术构建,通过为各种 AI 后端提供集中控制来提高开发人员的生产力。

这个项目在开发人员社区中获得了极大的关注,在 GitHub 上获得了超过 27,000 个星标(其他来源提到 18,000+ 或 20,000 个星标),并实现了 130 万次下载。

CC Switch 的创作者 Jason Young 被认为是 GitHub 仓库(farion1231/cc-switch)的原始作者和 MIT 许可证持有者。2026年2月的一篇文章将Jason描述为一位36岁的转行程序员,CC Switch 被认为是他在转型编程后的第一个重要项目。用户名"Jason wey_gu"可能是相关的在线别名。

CC Switch 管理的 AI 工具之一的 Claude Code 是由 Anthropic 开发的先进编程和实用工具。它将大语言模型集成到终端和 IDE 中,作为理解代码库并通过自然语言命令帮助构建、调试和重构等任务的编码代理助手。