Skip to content

docs: add Related Projects section (ccse) - #434

Open
Tonystarkw12 wants to merge 1 commit into
SaladDay:mainfrom
Tonystarkw12:docs/related-projects
Open

docs: add Related Projects section (ccse)#434
Tonystarkw12 wants to merge 1 commit into
SaladDay:mainfrom
Tonystarkw12:docs/related-projects

Conversation

@Tonystarkw12

Copy link
Copy Markdown

What

Adds a small bilingual Related Projects / 相关项目 section to both READMEs (before Contributing), listing cc-switch-enhanced (ccse).

Why

ccse is a lightweight, fleet-wide model switcher for AI coding agents: one command rewrites model / base URL / API key across 37 coding agents, with endpoint verification, automatic snapshots and one-key rollback.

The positioning is complementary rather than competing — CC-Switch CLI does deep per-app management (provider switching, proxy, usage stats) for 7 apps, while ccse covers breadth (37 agents) for users who run many agents side by side against aggregator APIs. I'm the author of ccse; happy to adjust wording, drop the badge-style claims, or close this if a related-projects section isn't wanted here.

Notes

  • Diff is intentionally minimal: 2 files, +10 lines, docs only — no code changes, no CI impact.
  • I saw the "open an issue for discussion first" note in Contributing; given the tiny, easily-reversible scope I submitted the PR directly — glad to move to an issue if preferred.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2bd716eb3b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md

## 🔗 Related Projects

- [cc-switch-enhanced (ccse)](https://github.com/Tonystarkw12/cc-switch-enhanced) — A fleet-wide model switcher for AI coding agents, complementary to CC-Switch CLI's deep per-app management. Where CC-Switch CLI manages 7 apps in depth (provider switching, proxy, usage stats), `ccse` takes a lightweight cross-agent approach: one command rewrites model / base URL / API key across 37 coding agents at once, with endpoint verification, automatic snapshots and one-key rollback. Handy when running many agents side by side against aggregator APIs (NewAPI / omniroute / mirrors).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Qualify the per-app feature claim

The new English and Chinese descriptions present proxy and usage statistics as part of managing all seven supported apps, but those capabilities are app-specific: set_proxy_enabled only accepts Claude, Codex, and Gemini (src-tauri/src/cli/commands/proxy.rs:101), while session usage sync rejects Hermes and OpenClaw (src-tauri/src/cli/commands/sessions.rs:585). This can lead users of those apps to select CC-Switch expecting functionality that the CLI explicitly does not provide; describe these as selected capabilities or state the supported-app limits in both README entries.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants