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
dcf49cc0943630dcf2c2df9c65ab1ee469a072c5
cc-switch/src
T
Jason 374649750b feat(ui): update preset template description for clarity
374649750b · 2025-08-26 15:12:27 +08:00
History
..
components
feat(ui): update preset template description for clarity
2025-08-26 15:12:27 +08:00
config
feat(providers): add Kimi K2 support and optimize provider configurations
2025-08-26 11:28:10 +08:00
lib
refactor: remove window.platform shim; platform detection handled via @tauri-apps/api/os
2025-08-25 10:33:54 +08:00
utils
- feat(form): Support API Key ⇄ JSON two-way binding in edit modal
2025-08-26 10:41:16 +08:00
App.css
style: remove window title and adjust header padding for cleaner UI
2025-08-25 23:30:25 +08:00
App.tsx
refactor: rename global API from electronAPI to api and update references
2025-08-25 10:30:45 +08:00
index.css
refactor: 清理 Electron 遗留代码并优化项目结构
2025-08-23 21:13:25 +08:00
index.html
refactor: 清理 Electron 遗留代码并优化项目结构
2025-08-23 21:13:25 +08:00
main.tsx
fix: remove @tauri-apps/api/os import and use local UA/platform detection for mac class
2025-08-25 10:37:19 +08:00
types.ts
- fix(types): 统一导入到 src/types.ts,移除 shared/types 残留路径
2025-08-23 23:11:39 +08:00
vite-env.d.ts
refactor: rename global API from electronAPI to api and update references
2025-08-25 10:30:45 +08:00