Commit Graph

  • f16b63bd69 Initial plan copilot-swe-agent[bot] 2025-11-12 08:53:30 +00:00
  • aa13ad4fac feat(checkbox): export CheckedState type and add checkbox/combobox to component index MyPrototypeWhat 2025-11-12 15:04:50 +08:00
  • 02d79f47b3 feat(checkbox): add Radix UI checkbox component with Storybook examples MyPrototypeWhat 2025-11-12 14:58:14 +08:00
  • 75c0923636 feat(radioGroup): enhance RadioGroup component with size variants and add Storybook examples MyPrototypeWhat 2025-11-12 14:26:25 +08:00
  • 7dd1ecd4a5 feat(storybook): add background options for light and dark themes MyPrototypeWhat 2025-11-12 14:26:09 +08:00
  • 2552d97ea7 fix: ensure the user can select any image in NewApiPage (#11238) Xiang, Haihao 2025-11-12 13:30:23 +08:00
  • 803f4b5a64 fix(migrate): use provider apiHost for new-api (#11244) Phantom 2025-11-12 10:05:21 +08:00
  • 31f8fff6e2 chore: update claude code plugins (#11237) beyondkmp 2025-11-11 19:19:30 +08:00
  • a2299fa2ab style(combobox, select): update styles to use Tailwind CSS utility classes MyPrototypeWhat 2025-11-11 17:24:47 +08:00
  • a830d05790 fix(tailwind): dynamically import Tailwind CSS in Vite config MyPrototypeWhat 2025-11-11 17:17:23 +08:00
  • 8429e678bc style(tailwind): migrate to Tailwind CSS and update theme handling MyPrototypeWhat 2025-11-11 17:03:14 +08:00
  • 91215c899d style(tailwind): add source import for UI components in tailwind.css MyPrototypeWhat 2025-11-11 13:56:37 +08:00
  • 1309b194e9 Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 fullex 2025-11-11 12:03:35 +08:00
  • 1b1f85b35f fix(navbar): remove duplicate placement attribute in Tooltip component MyPrototypeWhat 2025-11-11 11:31:43 +08:00
  • 4407c0f675 refactor(oauth): update language retrieval in OAuth callback fullex 2025-11-11 11:19:06 +08:00
  • 30947c6bc1 refactor(select): replace Selector component with new Select implementation in SettingsTab MyPrototypeWhat 2025-11-11 11:01:48 +08:00
  • 0b3cefb125 style(select): update styles for Select component items and content MyPrototypeWhat 2025-11-11 10:46:20 +08:00
  • 2663cb19ce Chore/aisdk (#11232) SuYao 2025-11-11 00:09:26 +08:00
  • ce5d46bfc7 fix: remove explicit Content-Type header in file upload (#11231) Pleasure1234 2025-11-10 15:28:38 +00:00
  • c1fa24522d chore(release): update release notes for v1.7.0-beta.5 v1.7.0-beta.5 kangfenmao 2025-11-10 20:19:40 +08:00
  • 2f66f5b511 refactor(AssistantPresetsPage): added assistants subscribe settings to AssistantPresetsPage (#11184) 亢奋猫 2025-11-10 20:10:38 +08:00
  • b382b06c57 feat(select): introduce new Select component and related features MyPrototypeWhat 2025-11-10 19:42:33 +08:00
  • 8246f46e7d fix(Button): update import path for Button component to reflect new structure MyPrototypeWhat 2025-11-10 19:35:46 +08:00
  • 2d8555c326 fix(agents): inherit allowed_tools from Agent when creating Session (#11201) 亢奋猫 2025-11-10 18:44:33 +08:00
  • f32fa08c41 Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 fullex 2025-11-10 18:44:02 +08:00
  • e2c8edab61 fix: incorrect spelling caused Gemini endpoint’s thinking budget to fail (#11217) Konjac-XZ 2025-11-10 16:42:34 +08:00
  • 5e0a66fa1f docs(README): update AI Web Service Integration section and remove public beta notice kangfenmao 2025-11-10 15:41:17 +08:00
  • bc8b0a8d53 feat(agent): add permission mode display component for empty session state (#11204) 亢奋猫 2025-11-10 11:26:36 +08:00
  • e43562423e refactor: remove unused files and configurations (#11176) fullex 2025-11-10 11:14:32 +08:00
  • 120ac122eb fix(ui): resolve sidebar tooltip overlap with window controls on macOS (#11216) 亢奋猫 2025-11-09 23:24:35 +08:00
  • 9013fcba14 fix(useMessageOperations): skip timestamp update for UI-only changes (#10927) Phantom 2025-11-09 18:17:34 +08:00
  • c32f4badbd fix(ErrorBlock): reorder field (#11057) Phantom 2025-11-09 17:53:05 +08:00
  • 66f66fe08e fix: prevent MCP card description text from overflowing dialog width (#11203) 亢奋猫 2025-11-09 17:50:41 +08:00
  • d5826c2dc7 fix(ui): truncate long Bash command in tag with popover (#11200) 亢奋猫 2025-11-09 12:27:15 +08:00
  • 85a628f8dd style(ui): center plugin browser tabs (#11205) 亢奋猫 2025-11-09 12:06:50 +08:00
  • ed453750fe fix(mcp): resolve OAuth callback page hanging and add i18n support (#11195) cheng chao 2025-11-09 01:45:25 +08:00
  • 57d9a31c0f refactor(migrate): consolidate migrations into version 172 (#11194) 亢奋猫 2025-11-09 00:31:35 +08:00
  • 58afbe8a79 refactor(config): optimize oxlint configuration by removing redundant default rules (#11192) 亢奋猫 2025-11-09 00:31:20 +08:00
  • 9a10516b52 chore: update bun and uv versions (#11193) 亢奋猫 2025-11-09 00:31:00 +08:00
  • 49320936f8 fix(token): include assistant reasoning token estimates and params fix/thinking-context-not-count GeorgeDong32 2025-11-07 23:28:15 +08:00
  • e268e69597 refactor(config): centralize home directory constant to shared config (#11158) Phantom 2025-11-07 22:24:05 +08:00
  • 56df52d850 Merge branch 'main' into v2 kangfenmao 2025-11-07 19:34:45 +08:00
  • 846a7f5ecf refactor(button & combobox): enhance styling and accessibility MyPrototypeWhat 2025-11-07 19:29:06 +08:00
  • 10e78ac60e refactor(MCPSettings): update styled components and enhance server synchronization kangfenmao 2025-11-07 19:22:58 +08:00
  • 44b2b859da feat(MCPRouter): add MCPRouter provider support and integration kangfenmao 2025-11-07 18:41:15 +08:00
  • bfef0c5580 feat(MCPSettings): enhance MCP server management and localization support kangfenmao 2025-11-07 18:01:37 +08:00
  • f2c2a27622 refactor(combobox & tailwind): update styling and variable management MyPrototypeWhat 2025-11-07 17:30:12 +08:00
  • 348e0dfc80 fix(theme.css): standardize import syntax for tailwindcss MyPrototypeWhat 2025-11-07 17:17:24 +08:00
  • 77c848035d feat(tokens): introduce design tokens for colors, spacing, typography, and radius MyPrototypeWhat 2025-11-07 17:12:34 +08:00
  • 1e8055031a Merge branch 'main' of github.com:CherryHQ/cherry-studio fullex 2025-11-07 12:02:35 +08:00
  • 8e33ff8d90 docs: update test plan documentation to clarify upgrade behavior for RC and Beta channels fullex 2025-11-07 12:02:28 +08:00
  • cd6a38ebeb fix(tailwindCSS): add experimental classRegex for improved class management MyPrototypeWhat 2025-11-07 11:26:00 +08:00
  • b57ed07d00 refactor(button & combobox): improve styling and class management MyPrototypeWhat 2025-11-07 11:04:06 +08:00
  • a619000340 chore: update v1.7.0-beta.4 release notes v1.7.0-beta.4 kangfenmao 2025-11-06 20:47:13 +08:00
  • f7c8fb8d56 refactor: update component imports and styling for consistency kangfenmao 2025-11-06 20:23:38 +08:00
  • dae10cf673 Merge branch 'v2' of github.com:CherryHQ/cherry-studio into v2 kangfenmao 2025-11-06 19:53:20 +08:00
  • a50da9fc80 Merge branch 'main' into v2 kangfenmao 2025-11-06 19:47:48 +08:00
  • 7d5d9964d7 refactor(combobox): simplify default styling and enhance class management MyPrototypeWhat 2025-11-06 18:36:12 +08:00
  • 78278ce96d refactor: remove heroui kangfenmao 2025-11-06 18:04:26 +08:00
  • 76483d828e ci(i18n): change auto i18n workflow to run weekly (#11152) Phantom 2025-11-06 18:25:04 +08:00
  • 059f821584 refactor(button & combobox): update size properties and improve styling MyPrototypeWhat 2025-11-06 18:20:43 +08:00
  • 7c8bf8b591 fix: add token usage to agent session message refactor/heroui-antd defi-failure 2025-11-06 17:59:38 +08:00
  • 1c38e31e9e feat(theme): enhance color tokens with brand colors and update primary color references MyPrototypeWhat 2025-11-06 17:45:40 +08:00
  • ff8e5ddd27 fix: close prompt stream when finish or error chunk received defi-failure 2025-11-06 17:25:54 +08:00
  • 12e3a22726 feat: add Combobox component with search and multi-select functionality MyPrototypeWhat 2025-11-06 17:24:45 +08:00
  • 2b1269af92 chore: update Storybook dependencies to version 10.0.5 and refactor Storybook configuration for absolute paths MyPrototypeWhat 2025-11-06 17:24:28 +08:00
  • c4fa975b89 style(tailwind): add cursor pointer for non-disabled buttons MyPrototypeWhat 2025-11-06 17:24:12 +08:00
  • 530e6516fd chore: code cleanup defi-failure 2025-11-06 17:19:53 +08:00
  • ab21c0d56c feat(SessionItem): implement auto-rename feature for sessions and improve context menu handling kangfenmao 2025-11-06 16:13:36 +08:00
  • 21ea8ccf37 Merge branch 'main' of github.com:CherryHQ/cherry-studio into refactor/heroui-antd kangfenmao 2025-11-06 15:29:09 +08:00
  • ab7b207d29 refactor: streamline event listener management in useAppInit and update ToolPermissionRequestCard styling kangfenmao 2025-11-06 14:50:05 +08:00
  • 816a92c609 feat(app-menu): add full i18n support and sync lanuage with app language settings (#11131) Jake Jia 2025-11-06 14:46:42 +08:00
  • 3834c5d402 refactor: enhance API server state management and remove unused initialization in useAppInit kangfenmao 2025-11-06 14:21:25 +08:00
  • a64b94a41f refactor: update OpenAPI documentation paths to include subdirectories for better route coverage kangfenmao 2025-11-06 13:21:58 +08:00
  • 2e0ff28505 refactor: center align columns in InstalledPluginsList and set AntTable size to small kangfenmao 2025-11-06 12:26:09 +08:00
  • 84bf94e2ff refactor: align create agent model selection with edit agent defi-failure 2025-11-06 12:06:09 +08:00
  • 84f2281506 refactor: integrate API server functionality into various components and enhance user notifications kangfenmao 2025-11-06 11:29:32 +08:00
  • 4e01210df4 refactor: replace ContextMenu with Dropdown in AgentItem and SessionItem components for improved context menu handling kangfenmao 2025-11-06 10:56:38 +08:00
  • 83e4d4363f fix: add Perplexity provider support and update API host formatting (#11162) beyondkmp 2025-11-06 10:43:33 +08:00
  • 9df38c7e83 refactor: update AddButton styling to use CSS variable for border radius and remove unused settings hook kangfenmao 2025-11-06 10:27:30 +08:00
  • 251c269ab3 refactor: remove unused error handling alerts from AssistantsTab component kangfenmao 2025-11-06 10:11:21 +08:00
  • 9b9640d8d1 refactor: adjust margin styling for UnifiedAddButton component kangfenmao 2025-11-06 10:07:26 +08:00
  • edd6b11aa7 refactor: update AddButton styling based on topic position and clean up CSS for root element kangfenmao 2025-11-06 10:04:01 +08:00
  • 1c0de625d8 fix: update assistant addition messages for multiple languages kangfenmao 2025-11-06 09:56:42 +08:00
  • 0ea4dd4e3a fix: init message api err dev 2025-11-05 21:01:24 +08:00
  • f3bbd4ed44 refactor: remove heroui dev 2025-11-05 20:42:49 +08:00
  • d01609fc36 refactor: migrate heroui/toast to antd message dev 2025-11-05 19:08:41 +08:00
  • f4b14dfc10 refactor: enhance Sessions component layout with styled Scrollbar and adjust UnifiedAddButton margins kangfenmao 2025-11-05 18:51:29 +08:00
  • 6ae5f69163 refactor: update PluginSettings and ToolingSettings for improved layout and functionality kangfenmao 2025-11-05 18:44:13 +08:00
  • fcb0020787 wip kangfenmao 2025-11-05 18:29:52 +08:00
  • 02265f369e fix: error block related dev 2025-11-05 17:26:39 +08:00
  • 5e22d9d36f fix: note head nav related dev 2025-11-05 17:14:25 +08:00
  • 3f52b7766a chore: remove dead code dev 2025-11-05 16:45:49 +08:00
  • 484622f12b chore: remove dead code dev 2025-11-05 16:43:12 +08:00
  • 1b67b851b7 Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 fullex 2025-11-05 16:24:06 +08:00
  • 811e702568 fix: i18n fullex 2025-11-05 16:14:28 +08:00
  • 2bceb302e0 fix: tool setting related dev 2025-11-05 15:33:25 +08:00
  • 1103449a4f fix: wrong migration in #10727 (#11151) Phantom 2025-11-05 14:33:07 +08:00
  • 56c7a7f066 🐛 fix: resolve TypeScript type conflicts and React hooks warnings (#11148) beyondkmp 2025-11-05 14:19:14 +08:00
  • caa59c4c50 refactor(Topics & Sessions): Style and code structure adjustments (#10868) Phantom 2025-11-05 14:14:40 +08:00