Skip to content

Commit f74a9c9

Browse files
committed
docs: remove upstream and website links from public repo copy
Clean the GitHub-facing README surfaces so CCSwitchMulti is presented as its own Codex MultiRouter project: remove the ccswitch.io website line, remove upstream Trendshift/star-history badges, replace upstream references with CCSwitchMulti wording, and point star history at BigStrongSun/ccswitchmulti. Update issue templates and release workflow copy so new issues/releases no longer link to farion1231/cc-switch or ccswitch.io. Also record the copy-cleanup boundary in memory.md. Repository metadata was updated through GitHub API: homepage cleared, description no longer says it is based on CC Switch, and the cc-switch topic was removed. The fork parent link remains GitHub fork-network metadata until Support detaches the repository.
1 parent aa694e7 commit f74a9c9

11 files changed

Lines changed: 46 additions & 61 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ body:
1010
label: Self Checks / 自检
1111
options:
1212
- label: |
13-
I have read the [FAQ](https://github.com/farion1231/cc-switch#faq) section in README.
14-
我已阅读 README 中的[常见问题](https://github.com/farion1231/cc-switch#常见问题)。
13+
I have read the [FAQ](https://github.com/BigStrongSun/ccswitchmulti#faq) section in README.
14+
我已阅读 README 中的[常见问题](https://github.com/BigStrongSun/ccswitchmulti#常见问题)。
1515
required: true
1616
- label: |
17-
I have searched for [existing issues](https://github.com/farion1231/cc-switch/issues), including closed ones.
18-
我已搜索过[已有的 Issue](https://github.com/farion1231/cc-switch/issues),包括已关闭的。
17+
I have searched for [existing issues](https://github.com/BigStrongSun/ccswitchmulti/issues), including closed ones.
18+
我已搜索过[已有的 Issue](https://github.com/BigStrongSun/ccswitchmulti/issues),包括已关闭的。
1919
required: true
2020
2121
- type: input

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: "Security Vulnerabilities / 安全漏洞"
4-
url: "https://github.com/farion1231/cc-switch/security/advisories/new"
4+
url: "https://github.com/BigStrongSun/ccswitchmulti/security/advisories/new"
55
about: |
66
Report security vulnerabilities through GitHub Security Advisories.
77
请通过 GitHub 安全公告报告安全漏洞。
88
- name: "Discussions / 讨论区"
9-
url: "https://github.com/farion1231/cc-switch/discussions"
9+
url: "https://github.com/BigStrongSun/ccswitchmulti/discussions"
1010
about: |
1111
General discussions and community help.
1212
一般讨论和社区帮助。

.github/ISSUE_TEMPLATE/doc_issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ body:
1010
label: Self Checks / 自检
1111
options:
1212
- label: |
13-
I have searched for [existing issues](https://github.com/farion1231/cc-switch/issues), including closed ones.
14-
我已搜索过[已有的 Issue](https://github.com/farion1231/cc-switch/issues),包括已关闭的。
13+
I have searched for [existing issues](https://github.com/BigStrongSun/ccswitchmulti/issues), including closed ones.
14+
我已搜索过[已有的 Issue](https://github.com/BigStrongSun/ccswitchmulti/issues),包括已关闭的。
1515
required: true
1616
1717
- type: dropdown

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ body:
1010
label: Self Checks / 自检
1111
options:
1212
- label: |
13-
I have read the [FAQ](https://github.com/farion1231/cc-switch#faq) section in README.
14-
我已阅读 README 中的[常见问题](https://github.com/farion1231/cc-switch#常见问题)。
13+
I have read the [FAQ](https://github.com/BigStrongSun/ccswitchmulti#faq) section in README.
14+
我已阅读 README 中的[常见问题](https://github.com/BigStrongSun/ccswitchmulti#常见问题)。
1515
required: true
1616
- label: |
17-
I have searched for [existing issues](https://github.com/farion1231/cc-switch/issues), including closed ones.
18-
我已搜索过[已有的 Issue](https://github.com/farion1231/cc-switch/issues),包括已关闭的。
17+
I have searched for [existing issues](https://github.com/BigStrongSun/ccswitchmulti/issues), including closed ones.
18+
我已搜索过[已有的 Issue](https://github.com/BigStrongSun/ccswitchmulti/issues),包括已关闭的。
1919
required: true
2020
2121
- type: dropdown

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ body:
1010
label: Self Checks / 自检
1111
options:
1212
- label: |
13-
I have read the [FAQ](https://github.com/farion1231/cc-switch#faq) section in README.
14-
我已阅读 README 中的[常见问题](https://github.com/farion1231/cc-switch#常见问题)。
13+
I have read the [FAQ](https://github.com/BigStrongSun/ccswitchmulti#faq) section in README.
14+
我已阅读 README 中的[常见问题](https://github.com/BigStrongSun/ccswitchmulti#常见问题)。
1515
required: true
1616
- label: |
17-
I have searched for [existing issues](https://github.com/farion1231/cc-switch/issues), including closed ones.
18-
我已搜索过[已有的 Issue](https://github.com/farion1231/cc-switch/issues),包括已关闭的。
17+
I have searched for [existing issues](https://github.com/BigStrongSun/ccswitchmulti/issues), including closed ones.
18+
我已搜索过[已有的 Issue](https://github.com/BigStrongSun/ccswitchmulti/issues),包括已关闭的。
1919
required: true
2020
2121
- type: dropdown

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,8 +752,6 @@ jobs:
752752
753753
---
754754
755-
🌐 **Only Official Website / 唯一官方网站 / 唯一の公式サイト**: [ccswitch.io](https://ccswitch.io)
756-
757755
macOS DMG 在仓库配置 Apple 签名和公证密钥时会签名并公证;未配置时发布 Tauri 生成的未签名 DMG、updater tarball 和 app zip。
758756
EOF
759757
} > release-body.md

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22

33
# CCSwitchMulti
44

5-
### 基于官方 CC Switch 的 Codex MultiRouter 分支
5+
### 面向 Codex 的多模型路由与 Provider 管理工具
66

77
[![Version](https://img.shields.io/github/v/release/BigStrongSun/ccswitchmulti?color=blue&label=version)](https://github.com/BigStrongSun/ccswitchmulti/releases)
88
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/BigStrongSun/ccswitchmulti/releases)
99
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
1010
[![Downloads](https://img.shields.io/github/downloads/BigStrongSun/ccswitchmulti/total)](https://github.com/BigStrongSun/ccswitchmulti/releases/latest)
1111

12-
<a href="https://trendshift.io/repositories/15372" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15372" alt="farion1231%2Fcc-switch | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
13-
<a href="https://www.star-history.com/#farion1231/cc-switch&Date"><picture><source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=farion1231/cc-switch&theme=dark" /><img alt="Star History Rank" src="https://api.star-history.com/badge?repo=farion1231/cc-switch" width="196" height="55" /></picture></a>
14-
15-
### 🌐 The Only Official Website: **[ccswitch.io](https://ccswitch.io)**
16-
1712
English | [中文](README_ZH.md) | [日本語](README_JA.md) | [Deutsch](README_DE.md) | [Changelog](CHANGELOG.md)
1813

1914
</div>
@@ -28,9 +23,9 @@ English | [中文](README_ZH.md) | [日本語](README_JA.md) | [Deutsch](README_
2823

2924
## CCSwitchMulti 分支说明
3025

31-
CCSwitchMulti 是基于官方 [CC Switch](https://github.com/farion1231/cc-switch) 继续维护的下游分支。它保留官方版本的桌面管理器、Provider 数据库、本地代理、MCP/Skills 同步、会话管理、云同步和 Tauri 跨平台结构,同时额外加入面向 Codex MultiRouter 工作流,让多个模型来源可以合并到同一个 Codex Provider 后面使用。
26+
CCSwitchMulti 是面向 Codex 多模型工作流维护的桌面工具。它提供 Provider 数据库、本地代理、MCP/Skills 同步、会话管理、云同步和 Tauri 跨平台结构,同时加入 Codex MultiRouter 工作流,让多个模型来源可以合并到同一个 Codex Provider 后面使用。
3227

33-
后面的 README 仍然保留了上游 CC Switch 的原始说明。使用 `BigStrongSun/ccswitchmulti` 发布版本时,请先阅读本节,因为这里记录的是 CCSwitchMulti 分支相对官方版本新增的能力、实现边界和使用注意事项。
28+
使用 `BigStrongSun/ccswitchmulti` 发布版本时,请先阅读本节,因为这里记录的是 CCSwitchMulti 的核心能力、实现边界和使用注意事项。
3429

3530
### Codex 多路由配置说明书
3631

@@ -635,7 +630,7 @@ For new features, please open an issue for discussion before submitting a PR. PR
635630

636631
## Star History
637632

638-
[![Star History Chart](https://api.star-history.com/svg?repos=farion1231/cc-switch&type=Date)](https://www.star-history.com/#farion1231/cc-switch&Date)
633+
[![Star History Chart](https://api.star-history.com/svg?repos=BigStrongSun/ccswitchmulti&type=Date)](https://www.star-history.com/#BigStrongSun/ccswitchmulti&Date)
639634

640635
## License
641636

README_DE.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
<div align="center">
22

3-
# CC Switch
3+
# CCSwitchMulti
44

5-
### Der All-in-One-Manager für Claude Code, Claude Desktop, Codex, Gemini CLI, OpenCode, OpenClaw & Hermes Agent
5+
### Multi-Model-Routing und Provider-Verwaltung für Codex
66

7-
[![Version](https://img.shields.io/github/v/release/farion1231/cc-switch?color=blue&label=version)](https://github.com/farion1231/cc-switch/releases)
8-
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases)
7+
[![Version](https://img.shields.io/github/v/release/BigStrongSun/ccswitchmulti?color=blue&label=version)](https://github.com/BigStrongSun/ccswitchmulti/releases)
8+
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/BigStrongSun/ccswitchmulti/releases)
99
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
10-
[![Downloads](https://img.shields.io/github/downloads/farion1231/cc-switch/total)](https://github.com/farion1231/cc-switch/releases/latest)
11-
12-
<a href="https://trendshift.io/repositories/15372" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15372" alt="farion1231%2Fcc-switch | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
13-
<a href="https://www.star-history.com/#farion1231/cc-switch&Date"><picture><source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=farion1231/cc-switch&theme=dark" /><img alt="Star History Rank" src="https://api.star-history.com/badge?repo=farion1231/cc-switch" width="196" height="55" /></picture></a>
14-
15-
### 🌐 Die einzige offizielle Website: **[ccswitch.io](https://ccswitch.io)**
10+
[![Downloads](https://img.shields.io/github/downloads/BigStrongSun/ccswitchmulti/total)](https://github.com/BigStrongSun/ccswitchmulti/releases/latest)
1611

1712
[English](README.md) | [中文](README_ZH.md) | [日本語](README_JA.md) | Deutsch | [Changelog](CHANGELOG.md)
1813

@@ -171,7 +166,7 @@ Modernes KI-gestütztes Programmieren stützt sich auf Werkzeuge wie Claude Code
171166
## Screenshots
172167

173168
| Hauptoberfläche | Anbieter hinzufügen |
174-
| :-----------------------------------------------: | :--------------------------------------------: |
169+
| :------------------------------------------------: | :---------------------------------------------------: |
175170
| ![Hauptoberfläche](assets/screenshots/main-en.png) | ![Anbieter hinzufügen](assets/screenshots/add-en.png) |
176171

177172
## Funktionen
@@ -530,7 +525,7 @@ Eröffnen Sie für neue Funktionen bitte vor dem Einreichen eines PR ein Issue z
530525

531526
## Star History
532527

533-
[![Star History Chart](https://api.star-history.com/svg?repos=farion1231/cc-switch&type=Date)](https://www.star-history.com/#farion1231/cc-switch&Date)
528+
[![Star History Chart](https://api.star-history.com/svg?repos=BigStrongSun/ccswitchmulti&type=Date)](https://www.star-history.com/#BigStrongSun/ccswitchmulti&Date)
534529

535530
## Lizenz
536531

README_JA.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
<div align="center">
22

3-
# CC Switch
3+
# CCSwitchMulti
44

5-
### Claude Code、Claude Desktop、Codex、Gemini CLI、OpenCode、OpenClaw、Hermes Agent のオールインワン管理ツール
5+
### Codex 向けのマルチモデルルーティングと Provider 管理ツール
66

7-
[![Version](https://img.shields.io/github/v/release/farion1231/cc-switch?color=blue&label=version)](https://github.com/farion1231/cc-switch/releases)
8-
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases)
7+
[![Version](https://img.shields.io/github/v/release/BigStrongSun/ccswitchmulti?color=blue&label=version)](https://github.com/BigStrongSun/ccswitchmulti/releases)
8+
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/BigStrongSun/ccswitchmulti/releases)
99
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
10-
[![Downloads](https://img.shields.io/github/downloads/farion1231/cc-switch/total)](https://github.com/farion1231/cc-switch/releases/latest)
11-
12-
<a href="https://trendshift.io/repositories/15372" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15372" alt="farion1231%2Fcc-switch | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
13-
<a href="https://www.star-history.com/#farion1231/cc-switch&Date"><picture><source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=farion1231/cc-switch&theme=dark" /><img alt="Star History Rank" src="https://api.star-history.com/badge?repo=farion1231/cc-switch" width="196" height="55" /></picture></a>
14-
15-
### 🌐 唯一の公式サイト:**[ccswitch.io](https://ccswitch.io)**
10+
[![Downloads](https://img.shields.io/github/downloads/BigStrongSun/ccswitchmulti/total)](https://github.com/BigStrongSun/ccswitchmulti/releases/latest)
1611

1712
[English](README.md) | [中文](README_ZH.md) | 日本語 | [Deutsch](README_DE.md) | [Changelog](CHANGELOG.md)
1813

@@ -530,7 +525,7 @@ PR を送る前に以下をご確認ください:
530525

531526
## Star History
532527

533-
[![Star History Chart](https://api.star-history.com/svg?repos=farion1231/cc-switch&type=Date)](https://www.star-history.com/#farion1231/cc-switch&Date)
528+
[![Star History Chart](https://api.star-history.com/svg?repos=BigStrongSun/ccswitchmulti&type=Date)](https://www.star-history.com/#BigStrongSun/ccswitchmulti&Date)
534529

535530
## ライセンス
536531

README_ZH.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
<div align="center">
22

3-
# CC Switch
3+
# CCSwitchMulti
44

5-
### Claude Code、Claude Desktop、Codex、Gemini CLI、OpenCode、OpenClaw 和 Hermes Agent 的全方位管理工具
5+
### 面向 Codex 的多模型路由与 Provider 管理工具
66

7-
[![Version](https://img.shields.io/github/v/release/farion1231/cc-switch?color=blue&label=version)](https://github.com/farion1231/cc-switch/releases)
8-
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases)
7+
[![Version](https://img.shields.io/github/v/release/BigStrongSun/ccswitchmulti?color=blue&label=version)](https://github.com/BigStrongSun/ccswitchmulti/releases)
8+
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/BigStrongSun/ccswitchmulti/releases)
99
[![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/)
10-
[![Downloads](https://img.shields.io/github/downloads/farion1231/cc-switch/total)](https://github.com/farion1231/cc-switch/releases/latest)
11-
12-
<a href="https://trendshift.io/repositories/15372" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15372" alt="farion1231%2Fcc-switch | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
13-
<a href="https://www.star-history.com/#farion1231/cc-switch&Date"><picture><source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=farion1231/cc-switch&theme=dark" /><img alt="Star History Rank" src="https://api.star-history.com/badge?repo=farion1231/cc-switch" width="196" height="55" /></picture></a>
14-
15-
### 🌐 唯一官方网站:**[ccswitch.io](https://ccswitch.io)**
10+
[![Downloads](https://img.shields.io/github/downloads/BigStrongSun/ccswitchmulti/total)](https://github.com/BigStrongSun/ccswitchmulti/releases/latest)
1611

1712
[English](README.md) | 中文 | [日本語](README_JA.md) | [Deutsch](README_DE.md) | [更新日志](CHANGELOG.md)
1813

@@ -533,7 +528,7 @@ pnpm test:unit --coverage
533528

534529
## Star History
535530

536-
[![Star History Chart](https://api.star-history.com/svg?repos=farion1231/cc-switch&type=Date)](https://www.star-history.com/#farion1231/cc-switch&Date)
531+
[![Star History Chart](https://api.star-history.com/svg?repos=BigStrongSun/ccswitchmulti&type=Date)](https://www.star-history.com/#BigStrongSun/ccswitchmulti&Date)
537532

538533
## License
539534

0 commit comments

Comments
 (0)