Logo
Explore
Register Sign In
agent/cc-switch
1
0
Fork 0
You've already forked cc-switch
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
v3.6.2
cc-switch/src-tauri/tests
T
Jason 03e15916dd chore: apply cargo fmt before release
- Format code in app_config.rs to comply with rustfmt rules
- Remove extra blank line in config.rs
- Format test code in app_config_load.rs for consistency
03e15916dd ยท 2025-11-06 16:32:45 +08:00
History
..
app_config_load.rs
chore: apply cargo fmt before release
2025-11-06 16:32:45 +08:00
app_type_parse.rs
feat(i18n): add internationalization support for tray menu
2025-10-30 17:14:59 +08:00
import_export_sync.rs
refactor(mcp): preserve TOML formatting when syncing to Codex
2025-10-29 23:52:46 +08:00
mcp_commands.rs
refactor(backend): implement transaction mechanism and i18n errors for provider service
2025-10-28 17:47:15 +08:00
provider_commands.rs
refactor(backend): phase 5 - optimize concurrency with RwLock and async IO
2025-10-28 12:23:44 +08:00
provider_service.rs
chore: unify code formatting and remove unused code
2025-11-05 23:17:34 +08:00
support.rs
refactor(backend): phase 3 - unify error handling and fix backup timestamp bug
2025-10-28 09:55:10 +08:00