This website requires JavaScript.
Explore
Help
Sign In
github
/
cc-switch
Watch
1
Star
0
Fork
0
You've already forked cc-switch
mirror of
https://github.com/farion1231/cc-switch.git
synced
2026-04-18 17:33:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74babf9730659debf5e1d8a927f7d3ae6cb37419
cc-switch
/
src-tauri
/
src
History
Jason
74babf9730
refactor(api): unify Tauri command app param as app_type with backward-compatible app/appType; update front-end invocations accordingly
2025-08-31 16:43:33 +08:00
..
app_config.rs
- feat(codex): 引入 Codex 应用与供应商切换(管理 auth.json/config.toml,支持备份与恢复)
2025-08-30 21:54:52 +08:00
codex_config.rs
fix(codex): correct config path reporting and folder opening; allow empty config.toml; unify API key field as OPENAI_API_KEY; front-end invoke uses app_type/app fallback for Tauri commands
2025-08-31 16:39:38 +08:00
commands.rs
refactor(api): unify Tauri command app param as app_type with backward-compatible app/appType; update front-end invocations accordingly
2025-08-31 16:43:33 +08:00
config.rs
fix(config): create settings.json on first run; keep legacy claude.json read compatibility
2025-08-29 10:50:10 +08:00
lib.rs
- feat(codex): 引入 Codex 应用与供应商切换(管理 auth.json/config.toml,支持备份与恢复)
2025-08-30 21:54:52 +08:00
main.rs
chore: format code and fix bundle identifier for v3.0.0 release
2025-08-27 11:00:53 +08:00
provider.rs
- feat(codex): 引入 Codex 应用与供应商切换(管理 auth.json/config.toml,支持备份与恢复)
2025-08-30 21:54:52 +08:00
store.rs
- feat(codex): 引入 Codex 应用与供应商切换(管理 auth.json/config.toml,支持备份与恢复)
2025-08-30 21:54:52 +08:00