Skip to content

Commit aa694e7

Browse files
committed
docs: improve ccswitchmulti GitHub discoverability
Update public-facing repository links from the old BigStrongSun/cc-switch slug to BigStrongSun/ccswitchmulti in README badges, release guidance, and the spawn-agent tracking issue. Record the GitHub metadata optimization in memory.md. The repository description and topics were updated through GitHub API to include CCSwitchMulti, Codex, MultiRouter, OpenAI-compatible, DeepSeek, Qwen, Tauri, local proxy, and provider-management keywords. This deliberately does not detach the repository from its fork network; GitHub default repository/code search still hides forks unless users add fork:true.
1 parent bc9c473 commit aa694e7

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### 基于官方 CC Switch 的 Codex MultiRouter 分支
66

7-
[![Version](https://img.shields.io/github/v/release/BigStrongSun/cc-switch?color=blue&label=version)](https://github.com/BigStrongSun/cc-switch/releases)
8-
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/BigStrongSun/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/BigStrongSun/cc-switch/total)](https://github.com/BigStrongSun/cc-switch/releases/latest)
10+
[![Downloads](https://img.shields.io/github/downloads/BigStrongSun/ccswitchmulti/total)](https://github.com/BigStrongSun/ccswitchmulti/releases/latest)
1111

1212
<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>
1313
<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>
@@ -30,7 +30,7 @@ English | [中文](README_ZH.md) | [日本語](README_JA.md) | [Deutsch](README_
3030

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

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

3535
### Codex 多路由配置说明书
3636

@@ -101,7 +101,7 @@ Codex MultiRouter 不是简单地把 Codex 切到某一个第三方 Provider。C
101101

102102
### 使用注意
103103

104-
- 需要 CCSwitchMulti 能力时,请使用 [BigStrongSun/cc-switch](https://github.com/BigStrongSun/cc-switch/releases) 的发布版本,不要下载上游官方 release。
104+
- 需要 CCSwitchMulti 能力时,请使用 [BigStrongSun/ccswitchmulti](https://github.com/BigStrongSun/ccswitchmulti/releases) 的发布版本,不要下载上游官方 release。
105105
- Codex 使用 `OpenAI Multi-Model Router` 时必须保持 CCSwitchMulti 运行,因为 Codex 请求会经过本地 takeover 代理。
106106
- 修改 router 模型目录、路由规则或 takeover 状态后,需要完整退出并重新打开 Codex Desktop;已经运行的 Codex app-server 可能继续持有旧的模型管理器缓存。
107107
- 如果诊断显示 catalog 已完整,但 Codex Desktop 模型菜单仍只显示官方模型,请通过 CCSwitchMulti 的模型菜单解锁流程启动 Codex,让 renderer 带 remote debugging 端口运行并接受运行时补丁。

docs/codex-spawn-agent-model-candidates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Codex spawn_agent model candidates
22

3-
Tracking issue: https://github.com/BigStrongSun/cc-switch/issues/1
3+
Tracking issue: https://github.com/BigStrongSun/ccswitchmulti/issues/1
44

55
## Root cause
66

memory.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CC Switch Repository Memory
22

3+
## 2026-07-06 GitHub Discoverability Low-Risk Optimization
4+
5+
- 在不改变 fork network 的前提下,已把 `BigStrongSun/ccswitchmulti` 的 GitHub description 改成同时包含 `CCSwitchMulti``Codex``OpenAI-compatible``DeepSeek``Qwen``CC Switch` 等中英文关键词;homepage 保持 `https://ccswitch.io`
6+
- 已补齐仓库 topics:`ccswitchmulti``cc-switch``codex``codex-multirouter``multi-model-router``openai``openai-compatible``deepseek``qwen``local-llm``desktop-app``tauri``provider-management``local-proxy``ai-tools`
7+
- README 顶部 version/download/release badge、分支说明和使用注意里的旧 `BigStrongSun/cc-switch` 链接已改为 `BigStrongSun/ccswitchmulti``docs/codex-spawn-agent-model-candidates.md` 的 tracking issue 也改到当前 slug。`rg` 验证目标文件中旧 slug 不再出现。
8+
- 这些优化有助于外部搜索、GitHub topic 浏览和用户识别当前仓库,但不会改变 GitHub repository/code search 默认隐藏 fork 的规则;默认搜索可见性仍需要脱离 fork network 或要求用户加 `fork:true`
9+
310
## 2026-07-06 GitHub Repository Search Fork Visibility
411

512
- `BigStrongSun/ccswitchmulti` 直链可访问且 GitHub API 显示 `private=false``visibility=public``archived=false``disabled=false`,默认分支是 `main`,父仓库是 `farion1231/cc-switch`。因此“搜不到”不是私有、归档、禁用或远端地址错误。

0 commit comments

Comments
 (0)