You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-26Lines changed: 26 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,28 @@
1
-
# CC-Switch-Web
1
+
# cc-switch-web
2
2
3
3
<sub>🙏 This project is a fork of [farion1231/cc-switch](https://github.com/farion1231/cc-switch) by Jason Young. Thanks to the original author for the excellent work. This fork adds Web Server mode for cloud/headless deployment.</sub>
> `v0.10.0` is currently a prerelease for testing only
18
18
19
19
## About / 项目简介
20
20
21
-
**CC-Switch-Web** is a unified configuration management tool for **Claude Code**, **Codex**, **Gemini CLI**, **OpenCode**, and **oh-my-opencode (OMO)**. It provides both a desktop application and a web server mode for managing AI CLI providers, MCP servers, skills, and system prompts.
21
+
**cc-switch-web** is a unified configuration management tool for **Claude Code**, **Codex**, **Gemini CLI**, **OpenCode**, and **oh-my-opencode (OMO)**. It provides both a desktop application and a web server mode for managing AI CLI providers, MCP servers, skills, and system prompts.
22
22
23
23
This project is a free and open-source project shared for informational and community use only. Any legal issues arising from the use of this project are not related to the project developer.
24
24
25
-
Whether you're working locally or in a headless cloud environment, CC-Switch-Web offers a seamless experience for:
25
+
Whether you're working locally or in a headless cloud environment, cc-switch-web offers a seamless experience for:
26
26
27
27
-**One-click provider switching** between OpenAI-compatible API endpoints
28
28
-**Unified MCP server management** across Claude/Codex/Gemini/OpenCode
@@ -42,7 +42,7 @@ If you have any questions, you can contact me here https://linux.do/t/topic/1217
||[CC-Switch-v0.9.2-Windows-Portable.zip](https://github.com/Laliet/CC-Switch-Web/releases/download/v0.9.2/CC-Switch-v0.9.2-Windows-Portable.zip)| Portable (no install) |
232
-
|**macOS**|[CC-Switch-v0.9.2-macOS.zip](https://github.com/Laliet/CC-Switch-Web/releases/download/v0.9.2/CC-Switch-v0.9.2-macOS.zip)| Universal binary (Intel + Apple Silicon) |
||[CC-Switch-v0.9.2-Windows-Portable.zip](https://github.com/Laliet/cc-switch-web/releases/download/v0.9.2/CC-Switch-v0.9.2-Windows-Portable.zip)| Portable (no install)|
232
+
|**macOS**|[CC-Switch-v0.9.2-macOS.zip](https://github.com/Laliet/cc-switch-web/releases/download/v0.9.2/CC-Switch-v0.9.2-macOS.zip)| Universal binary (Intel + Apple Silicon) |
This project is a fork of **[cc-switch](https://github.com/farion1231/cc-switch)** by Jason Young (farion1231). We sincerely thank the original author for creating such an excellent foundation. Without the upstream project's pioneering work, CC-Switch-Web would not exist.
366
+
This project is a fork of **[cc-switch](https://github.com/farion1231/cc-switch)** by Jason Young (farion1231). We sincerely thank the original author for creating such an excellent foundation. Without the upstream project's pioneering work, cc-switch-web would not exist.
367
367
368
-
The upstream Tauri desktop app unified provider switching, MCP management, skills, and prompts with strong i18n and safety. CC-Switch-Web adds web/server runtime, CORS controls, Basic Auth, more templates, and documentation for cloud/headless deployment.
368
+
The upstream Tauri desktop app unified provider switching, MCP management, skills, and prompts with strong i18n and safety. cc-switch-web adds web/server runtime, CORS controls, Basic Auth, more templates, and documentation for cloud/headless deployment.
0 commit comments