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
ab71b115325d566384c8379f9b60dbf8b739d239
cc-switch
/
src-tauri
History
Jason
ab71b11532
feat(migration-live): import current live settings on first run and set as current if empty\n\n- Read Claude ~/.claude/settings.json and Codex ~/.codex/auth.json + config.toml\n- Merge with priority: live > copies > existing\n- Set manager.current to the live-imported provider when empty
2025-09-04 21:33:19 +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(migration-live): import current live settings on first run and set as current if empty\n\n- Read Claude ~/.claude/settings.json and Codex ~/.codex/auth.json + config.toml\n- Merge with priority: live > copies > existing\n- Set manager.current to the live-imported provider when empty
2025-09-04 21:33:19 +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