cherry-studio/src/renderer/src
icarus 7a4952f773 refactor(types): convert AgentSessionEntity interface to zod schema
Use zod schema for better type safety and validation capabilities
2025-09-18 13:01:57 +08:00
..
aiCore Perf/tsgo (#10188) 2025-09-16 10:16:42 +08:00
assets Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-16 18:08:14 +08:00
components refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +08:00
config refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +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 refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +08:00
i18n Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-16 18:08:14 +08:00
pages refactor: Rename message stream handler and update session creation logic 2025-09-17 14:10:10 +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-16 18:08:14 +08:00
store Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-16 18:08:14 +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 refactor(types): convert AgentSessionEntity interface to zod schema 2025-09-18 13:01:57 +08:00
ui feat(ui): add context menu component using radix-ui 2025-09-14 07:17:53 +08:00
utils Merge remote-tracking branch 'origin/main' into feat/agents-new 2025-09-16 18:08:14 +08:00
windows fix: toast style across windows (#10113) 2025-09-11 22:23:38 +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