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.7.0
cc-switch/src-tauri
T
Jason 286bafbd67 test: simplify boolean assertions in import_export_sync tests
Replace verbose assert_eq!(value, true) with idiomatic assert!(value) for improved readability and adherence to Rust best practices
286bafbd67 ยท 2025-11-19 11:45:07 +08:00
History
..
capabilities
feat: support minimizing window to tray on close (#41)
2025-09-26 20:18:11 +08:00
icons
feat(tray): hide window on close and refine tray UX; simplify icon handling
2025-09-14 21:55:41 +08:00
src
style: apply code formatting across backend and frontend (#252)
2025-11-19 11:26:31 +08:00
tests
test: simplify boolean assertions in import_export_sync tests
2025-11-19 11:45:07 +08:00
wix
fix: improve per-user MSI installer component tracking
2025-09-23 20:55:30 +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
chore(release): bump version to v3.7.0 and rebrand to include Gemini CLI
2025-11-19 11:20:55 +08:00
Cargo.toml
chore(release): bump version to v3.7.0 and rebrand to include Gemini CLI
2025-11-19 11:20:55 +08:00
Info.plist
feat: add model configuration support and fix Gemini deeplink bug (#251)
2025-11-19 09:03:18 +08:00
tauri.conf.json
chore(release): bump version to v3.7.0 and rebrand to include Gemini CLI
2025-11-19 11:20:55 +08:00