一个精简而强大的配置切换工具,通过硬链接 + Git 分支的巧妙组合,让您在不同 AI 服务提供商和模型之间实现快速切换配置。 一键安装 curl -sSL https://raw.githubusercontent.com/onewesong/code-switch/refs/heads/master/code-switch.sh -o /usr/bin/code-switch && chmod +x /usr/bin/code-switch && code-switch 源码: https://github.com/onewesong/code-switch