cherry-studio/src/renderer/src
icarus f4e4586fbc refactor(SelectAgentModelButton): replace styled-components with tailwind classes
Simplify component styling by removing styled-components in favor of tailwind utility classes
2025-09-26 04:11:48 +08:00
..
aiCore Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-25 23:35:29 +08:00
api feat: Implement delete message functionality and validation in session messages 2025-09-23 16:08:52 +08:00
assets Merge branch 'main' of github.com:CherryHQ/cherry-studio into feat/agents-new 2025-09-24 03:28:54 +08:00
components feat(model-selection): add api model selection support for agents 2025-09-26 04:04:23 +08:00
config Merge branch 'main' into feat/agents-new 2025-09-25 15:02:52 +08:00
context refactor(context): move HeroUIProvider to context directory (#10155) 2025-09-14 16:01:30 +08:00
databases feat: refactor Knowledge Base (#8384) 2025-09-04 17:23:31 +08:00
handler feat: Enable conditional settings shortcut based on user preferences 2025-03-05 11:17:34 +08:00
hooks Merge branch 'main' into feat/agents-new 2025-09-25 15:02:52 +08:00
i18n Merge branch 'main' of github.com:CherryHQ/cherry-studio into feat/agents-new 2025-09-24 03:28:54 +08:00
pages refactor(SelectAgentModelButton): replace styled-components with tailwind classes 2025-09-26 04:11:48 +08:00
providers/WebSearchProvider feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
queue feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
services Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-25 23:35:29 +08:00
store Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-25 23:35:29 +08:00
tools Feat/aisdk package (#7404) 2025-09-04 14:03:04 +08:00
trace Feat/aisdk package (#7404) 2025-09-04 14:03:04 +08:00
types feat(model-selection): add api model selection support for agents 2025-09-26 04:04:23 +08:00
ui pack optimization 2025-09-18 15:25:16 +08:00
utils feat(model-selection): add api model selection support for agents 2025-09-26 04:04:23 +08:00
windows fix: use translate assistant's content instead of select text (#10266) 2025-09-20 01:25:30 +08:00
workers fix: reset pyodide globals between runs (#8620) 2025-07-29 16:56:59 +08:00
App.tsx refactor(context): move HeroUIProvider to context directory (#10155) 2025-09-14 16:01:30 +08:00
entryPoint.tsx feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973) 2025-09-07 16:49:30 +08:00
env.d.ts refactor(toast): migrate message to toast (#10023) 2025-09-10 15:16:53 +08:00
hero.ts feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973) 2025-09-07 16:49:30 +08:00
init.ts feat: Support LLM Tracing by Alibaba Cloud EDAS product (#7895) 2025-07-20 14:53:35 +08:00
Router.tsx refactor(assistant-presets): rename agents to assistant presets and update related components 2025-09-13 23:16:22 +08:00