Commit Graph

  • 838a99b5d2 chore(deps): add icon library and update preset configurations YoVinchen 2025-11-21 23:29:48 +08:00
  • 325c6a5f21 style(ui): refine header layout and AppSwitcher color scheme YoVinchen 2025-11-21 23:28:48 +08:00
  • 8824462e4c chore(i18n): add translations for icon picker and provider icon YoVinchen 2025-11-21 23:25:46 +08:00
  • ba336fc416 feat(settings): add auto-launch on system startup feature Jason 2025-11-21 23:23:35 +08:00
  • 0c1d94e57b feat(backend): add icon fields to Provider model and default mappings YoVinchen 2025-11-21 23:22:51 +08:00
  • 636a1e2c60 feat(provider): integrate icon system into provider UI components YoVinchen 2025-11-21 23:21:34 +08:00
  • a56a578e91 feat(ui): add icon picker, color picker and provider icon components YoVinchen 2025-11-21 23:20:39 +08:00
  • c582be265b feat(icon): add icon type system and intelligent inference logic YoVinchen 2025-11-21 23:19:48 +08:00
  • 7fa0a7b166 feat(skills): enhance error messages with i18n support Jason 2025-11-21 16:20:01 +08:00
  • 5e54656d45 fix(skills): resolve third-party skills installation failure (#268) YoVinchen 2025-11-21 15:02:01 +08:00
  • 8f218057f3 Merge branch 'fix/third-party-skills-installation' into refactor/ui YoVinchen 2025-11-21 12:35:13 +08:00
  • 81a6c08673 fix(skills): resolve third-party skills installation failure fix/third-party-skills-installation YoVinchen 2025-11-21 12:33:12 +08:00
  • 988ea326d9 style(ui): improve window dragging and provider card styles YoVinchen 2025-11-21 11:44:33 +08:00
  • f1b0fa2985 test: update test suites to match component refactoring YoVinchen 2025-11-21 11:12:06 +08:00
  • 3f470de608 chore(i18n): add auto-launch translation keys YoVinchen 2025-11-21 11:10:16 +08:00
  • 03af3600b0 style(ui): refine component layouts and improve visual consistency YoVinchen 2025-11-21 11:09:24 +08:00
  • 482b8a1cab refactor(features): modernize Skills, Prompts and Agents components YoVinchen 2025-11-21 11:08:13 +08:00
  • ddb0b68b4c refactor(ui): optimize FullScreenPanel, Dialog and App routing YoVinchen 2025-11-21 11:07:17 +08:00
  • 524fa94339 refactor(settings): enhance settings page with auto-launch integration YoVinchen 2025-11-21 11:06:19 +08:00
  • 162c92144c feat(backend): add auto-launch functionality YoVinchen 2025-11-21 11:05:16 +08:00
  • b075ee9fbb chore: update dialogs, i18n and improve component integration YoVinchen 2025-11-21 09:32:39 +08:00
  • 17cf701bad style(ui): modernize component layouts and visual design YoVinchen 2025-11-21 09:31:36 +08:00
  • 977185e2d5 refactor(forms): simplify and modernize form components YoVinchen 2025-11-21 09:30:30 +08:00
  • 764ba81ea6 refactor(settings): migrate from dialog to full-screen page layout YoVinchen 2025-11-21 09:28:11 +08:00
  • d802b7bf61 feat(components): add reusable full-screen panel components YoVinchen 2025-11-21 09:27:20 +08:00
  • 74969ae968 fix(dialog): prevent dialogs from closing on overlay click Jason 2025-11-20 23:29:57 +08:00
  • 1f3627add3 fix(gemini): persist settings json edits Jason 2025-11-20 20:23:22 +08:00
  • 14ee122b27 feat(settings): add Gemini configuration directory support (#255) YoVinchen 2025-11-19 21:14:43 +08:00
  • 7aecba14fe docs: Add installation instructions for Arch Linux (#259) wugeer 2025-11-19 19:12:00 +08:00
  • 99b5f881e8 docs: add v3.7.0 release documentation v3.7.0 Jason 2025-11-19 12:39:45 +08:00
  • 286bafbd67 test: simplify boolean assertions in import_export_sync tests Jason 2025-11-19 11:45:07 +08:00
  • 6046cf8767 update screen shots Jason 2025-11-19 11:29:19 +08:00
  • c88afa365f style: apply code formatting across backend and frontend (#252) YoVinchen 2025-11-19 11:26:31 +08:00
  • 93fa5fe29a chore(release): bump version to v3.7.0 and rebrand to include Gemini CLI farion1231 2025-11-19 11:20:55 +08:00
  • 3d31ad64af feat: add DouBaoSeed provider and remove AnyRouter preset farion1231 2025-11-19 11:04:44 +08:00
  • bb0951552d feat: update Gemini default model and remove Google Official preset model farion1231 2025-11-19 10:53:33 +08:00
  • 00e3e6fa70 fix: read both .env and settings.json for Gemini live config farion1231 2025-11-19 10:45:45 +08:00
  • 1ce007622e fix: resolve winreg API compatibility issue on Windows farion1231 2025-11-19 10:06:52 +08:00
  • 436f0e8e42 fix: sync Gemini form fields with env editor Jason 2025-11-19 09:28:53 +08:00
  • 3d69da5b66 feat: add model configuration support and fix Gemini deeplink bug (#251) YoVinchen 2025-11-19 09:03:18 +08:00
  • 0ae9ed5a17 fix: resolve JSON syntax error in i18n locale files Jason 2025-11-19 08:52:26 +08:00
  • 5ff689af82 Add Gemini environment variable detection (#250) 冰子 2025-11-19 08:33:02 +08:00
  • a87daebe14 feat: add model name configuration support for Codex and fix Gemini model handling feat/add-provider-notes YoVinchen 2025-11-19 02:06:31 +08:00
  • ec04132303 style: apply code formatting and cleanup YoVinchen 2025-11-19 01:16:19 +08:00
  • bbb356a948 style: fix clippy uninlined_format_args warnings YoVinchen 2025-11-19 01:13:22 +08:00
  • f582bd58b1 Merge branch 'feat/add-provider-notes' into main YoVinchen 2025-11-19 01:10:59 +08:00
  • a7f1461a33 refactor(deeplink): enhance Codex provider template generation YoVinchen 2025-11-19 00:33:31 +08:00
  • b9412ece0b 添加Claude和Codex环境变量检查 (#242) 冰子 2025-11-18 23:44:44 +08:00
  • ec303544ca Feat/claude skills management (#237) YoVinchen 2025-11-18 22:05:54 +08:00
  • 023726c59d docs: add Codex MCP raw TOML refactor plan Jason 2025-11-18 16:08:31 +08:00
  • 956e723781 chore(deeplink): integrate deep link handling into app lifecycle YoVinchen 2025-11-18 02:06:10 +08:00
  • 461ba6f418 feat(deeplink): implement ccswitch:// protocol for provider import YoVinchen 2025-11-18 02:03:12 +08:00
  • 8d2c067814 feat(window): center window on screen by default Jason 2025-11-17 23:25:13 +08:00
  • a00eb764f7 fix(provider): sync MCP config for all apps on provider switch Jason 2025-11-17 23:17:21 +08:00
  • 67bd8f5c11 fix(mcp): correct Codex MCP configuration format to [mcp_servers] Jason 2025-11-17 22:57:04 +08:00
  • 3051743bd3 feat(mcp): support extended fields for Codex TOML conversion Jason 2025-11-17 17:23:09 +08:00
  • 6b5752db24 chore: format code and clean up unused props YoVinchen 2025-11-17 16:45:57 +08:00
  • ec1ae7073f feat(providers): add notes field for provider management YoVinchen 2025-11-17 16:40:28 +08:00
  • 883cf0346b fix(password input): disable Edge/IE reveal and clear buttons (#232) qixing-jk 2025-11-17 15:30:46 +08:00
  • 1805ed586e fix(mcp): improve format/submit UX and fix validation errors Jason 2025-11-16 20:40:16 +08:00
  • 98a1305684 feat(mcp): add smart JSON parser for flexible input formats Jason 2025-11-16 20:08:04 +08:00
  • f79efb86cd refactor(mcp): improve form label layout and simplify text Jason 2025-11-16 16:59:23 +08:00
  • ed59420a83 feat(mcp): enhance form UX with default apps and JSON formatter Jason 2025-11-16 16:50:07 +08:00
  • bfc27349b3 feat(mcp): add SSE (Server-Sent Events) transport type support Jason 2025-11-16 16:15:17 +08:00
  • 4fc7413ffa refactor(codex): simplify custom template with minimal config Jason 2025-11-16 13:36:33 +08:00
  • 12112e9d7d refactor(codex): extract template to config with i18n support Jason 2025-11-16 13:23:53 +08:00
  • 6a6980c82c refactor(codex): remove configuration wizard and unify provider setup experience Jason 2025-11-16 12:29:18 +08:00
  • 031ea3a58f style(mcp): refine panel layout for better visual hierarchy and compactness Jason 2025-11-16 11:31:27 +08:00
  • 9d431cc7ae style(ui): migrate color scheme to macOS native design system Jason 2025-11-16 10:44:15 +08:00
  • 685a1138e4 refactor(mcp): complete form refactoring for unified MCP management Jason 2025-11-15 23:47:35 +08:00
  • 154ff4c819 feat(config): unify common config snippets persistence across all apps Jason 2025-11-15 19:52:49 +08:00
  • 2540f6ba08 refactor(prompt): optimize auto-import logic with unified save Jason 2025-11-15 16:47:08 +08:00
  • d32ceb9b80 fix(prompt): correct live file backfill priority in enable flow (#225) YoVinchen 2025-11-15 16:09:00 +08:00
  • e11c7d84cd test(mcp): update import tests for v3.7.0 unified structure Jason 2025-11-14 23:39:34 +08:00
  • ea8f2095e2 fix(mcp): migrate import functions to unified v3.7.0 structure Jason 2025-11-14 23:33:54 +08:00
  • 09f80d82bc fix(mcp): initialize McpRoot with v3.7.0 unified structure by default Jason 2025-11-14 22:55:46 +08:00
  • 2f18d6ec00 refactor(mcp): complete v3.7.0 cleanup - remove legacy code and warnings Jason 2025-11-14 22:43:25 +08:00
  • fafca841cb refactor(frontend): remove redundant 'Sync All' button from MCP panel Jason 2025-11-14 15:52:01 +08:00
  • f4b8aed29a refactor(frontend): remove MCP import functionality for v3.7.0 Jason 2025-11-14 15:47:04 +08:00
  • 9663b4251e feat(frontend): add MCP import dialog for v3.7.0 Jason 2025-11-14 15:29:16 +08:00
  • 9e8abf5f26 feat(frontend): implement unified MCP panel for v3.7.0 Jason 2025-11-14 15:24:48 +08:00
  • 32a6de074c docs: add comprehensive v3.7.0 unified MCP refactor plan Jason 2025-11-14 15:09:22 +08:00
  • ac09551563 feat(frontend): add unified MCP types and API layer for v3.7.0 Jason 2025-11-14 13:01:47 +08:00
  • 7ae2a9f556 fix(mcp): resolve compilation errors and add backward compatibility Jason 2025-11-14 12:57:14 +08:00
  • c985db8f3d feat(mcp): implement unified MCP management for v3.7.0 Jason 2025-11-14 12:51:24 +08:00
  • c7b235bb98 fix(i18n): add missing Gemini MCP panel title and fix ternary logic Jason 2025-11-14 10:35:55 +08:00
  • 1616c63c0b feat(gemini): implement full MCP management functionality Jason 2025-11-14 10:02:27 +08:00
  • 146b42fb68 feat(gemini): add config.json editor and common config functionality Jason 2025-11-14 08:32:30 +08:00
  • 0ea434a485 fix(i18n): deduplicate category labels by reusing providerForm keys Jason 2025-11-14 08:31:09 +08:00
  • 21fd7cc9fd feat: migrate Claude common config snippet from localStorage to config.json Jason 2025-11-13 22:45:58 +08:00
  • 434c64f38d fix(ui): prevent URL overflow in provider cards Jason 2025-11-13 17:14:49 +08:00
  • 6d8e822f8d refactor(i18n): remove unnecessary translation for brand names Jason 2025-11-13 17:08:05 +08:00
  • 2fae8c9275 fix(i18n): add internationalization support for app names Jason 2025-11-13 16:37:58 +08:00
  • 30c763ffe3 fix(prompt): improve i18n and error handling for auto-import Jason 2025-11-13 15:43:37 +08:00
  • e4d7999294 refactor(prompt): extract file path logic and implement auto-import on first launch (#214) YoVinchen 2025-11-13 15:15:58 +08:00
  • 34f7139fda fix(usage-script): add input validation and boundary checks (#208) YoVinchen 2025-11-13 11:28:48 +08:00
  • a85f24f616 fix(gemini): relax validation when adding providers (#210) YoVinchen 2025-11-13 11:28:28 +08:00
  • b9743a463d feat(tray): add Gemini support to system tray menu (#209) YoVinchen 2025-11-12 23:38:43 +08:00
  • 2f02514a14 feat(gemini): add Google Official branding with Gemini icon (#211) YoVinchen 2025-11-12 22:41:26 +08:00
  • 75866044bd update readme Jason 2025-11-12 21:52:47 +08:00