This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
cc-switch
Watch
1
Star
0
Fork
0
You've already forked cc-switch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a858596fa2e8f6e54f94c9473c441949fa611ff7
cc-switch
/
src-tauri
History
Jason
a858596fa2
feat(edit-current): allow editing current provider and sync to live on save\n\n- Enable Edit button for current provider in UI\n- On update_provider, if updating current provider, write changes to live config (Claude/Codex)\n- Maintain SSOT in cc-switch/config.json with atomic writes
2025-09-04 16:34:47 +08:00
..
capabilities
security(tauri): remove unused shell plugin and capability
2025-08-28 22:26:02 +08:00
icons
update: regenerate all platform icons
2025-08-27 10:30:29 +08:00
src
feat(edit-current): allow editing current provider and sync to live on save\n\n- Enable Edit button for current provider in UI\n- On update_provider, if updating current provider, write changes to live config (Claude/Codex)\n- Maintain SSOT in cc-switch/config.json with atomic writes
2025-09-04 16:34:47 +08:00
.gitignore
feat: initialize Tauri project structure
2025-08-23 19:59:29 +08:00
build.rs
chore: format code and fix bundle identifier for v3.0.0 release
2025-08-27 11:00:53 +08:00
Cargo.lock
feat(ssot): backfill live config and write from in-memory settings during switch\n\n- Stop relying on provider backup files for switching (Claude/Codex)\n- Backfill current live config into the active provider before switching\n- Write target provider settings directly to app main config\n- Avoid writing provider copies when importing default provider
2025-09-04 15:59:28 +08:00
Cargo.toml
chore: bump version to v3.1.1
2025-09-03 16:43:29 +08:00
tauri.conf.json
chore: bump version to v3.1.1
2025-09-03 16:43:29 +08:00