This website requires JavaScript.
Explore
Help
Sign In
github
/
cc-switch
Watch
1
Star
0
Fork
0
You've already forked cc-switch
mirror of
https://github.com/farion1231/cc-switch.git
synced
2026-05-19 11:40:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
837435223ad16413163b15e6ebb848576de86b79
cc-switch
/
src
T
History
Jason
33753c72cd
docs: update plan to use 'current' instead of 'default' for initial import\n\n- Aligns documentation with implementation across migration and import flows
2025-09-04 22:39:03 +08:00
..
components
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
config
Fix the default codex config.toml to match the latest modifications.
2025-09-03 16:33:12 +08:00
lib
feat(config): backup v1 file before v2 migration
2025-09-01 10:49:31 +08:00
utils
…
App.css
feat(ui): elevate title above controls for better visual hierarchy
2025-08-31 23:13:27 +08:00
App.tsx
docs: update plan to use 'current' instead of 'default' for initial import\n\n- Aligns documentation with implementation across migration and import flows
2025-09-04 22:39:03 +08:00
index.css
…
index.html
…
main.tsx
…
types.ts
fix(codex): correct config path reporting and folder opening; allow empty config.toml; unify API key field as OPENAI_API_KEY; front-end invoke uses app_type/app fallback for Tauri commands
2025-08-31 16:39:38 +08:00
vite-env.d.ts
…