Commit Graph

  • e760b1be6b refactor: replace console.debug with console.log for improved logging consistency kangfenmao 2025-03-17 13:10:11 +08:00
  • 187726ae8d feat: enhance MCPSettings with server table and clean up NpxSearch component kangfenmao 2025-03-17 13:07:05 +08:00
  • 07199d0ed6 feat: update package.json dependencies and enhance webview handling kangfenmao 2025-03-17 12:38:06 +08:00
  • a6921b064d feat: update iconfont and enhance DataSettings with new Obsidian icon kangfenmao 2025-03-17 12:17:23 +08:00
  • 486563062c
    feat: update npm scope default value and enhance error handling in MCP tool calls (#3440) LiuVaayne 2025-03-17 12:45:35 +08:00
  • 7096f81234
    feat: 增加导出到obsidian功能,可选择导出路径 (#3373) africa1207 2025-03-17 12:08:50 +08:00
  • 94ba450323 feat: update localization strings and add EditMcpJsonPopup component kangfenmao 2025-03-17 12:00:07 +08:00
  • ed59e0f47e feat: add tar package and refactor binary installation scripts kangfenmao 2025-03-17 11:20:49 +08:00
  • 857bb02e50 feat: refactor IPC handlers for binary management and update localization strings kangfenmao 2025-03-17 10:25:48 +08:00
  • 1e830c0613
    feat(mcp): add json import Chen Tao 2025-03-17 08:40:38 +08:00
  • 90077a519d feat: enhance AddAssistantPopup with loading state management kangfenmao 2025-03-17 00:12:46 +08:00
  • bb25522798 feat: refactor MCPSettings and add new components for server management kangfenmao 2025-03-16 23:47:02 +08:00
  • e0e1d285e4
    feat: mcp npx list (#3409) MyPrototypeWhat 2025-03-16 23:09:40 +08:00
  • 45c10fa166 feat: add server restart functionality to MCPService kangfenmao 2025-03-16 21:58:36 +08:00
  • 295454a85e feat: add active MCP servers filtering to useMCPServers hook and update MCPToolsButton kangfenmao 2025-03-16 21:34:29 +08:00
  • b441d76991 refactor: improve logging messages in MCPService and clean up useMCPServers hook kangfenmao 2025-03-16 21:29:58 +08:00
  • 555c5baafa feat: integrate MCP server initialization into app initialization process kangfenmao 2025-03-16 21:05:24 +08:00
  • 8c5273d47d
    feat: Enhanced the experience of the model selection popup (#3407) Asurada 2025-03-16 20:19:03 +08:00
  • e5f2fab43c
    chore(workflows): nightly build refactor (#3426) George·Dong 2025-03-16 20:03:57 +08:00
  • 62a8c28a6a fix: correct proxy URL parsing in ProxyManager suyao 2025-03-16 05:16:03 +08:00
  • 7d048872e1 feat: add copy function for mermaid diagram shiquda 2025-03-15 19:07:11 +08:00
  • 9cb127f14e fix: websearch multiple apikeys bug eeee0717 2025-03-15 18:49:35 +08:00
  • c8983f3000 chore(version): 1.1.4 kangfenmao 2025-03-15 19:18:03 +08:00
  • d8808b89f1 feat: emit send message event in Inputbar and clean up messages slice kangfenmao 2025-03-15 18:47:02 +08:00
  • 730b03cde8 refactor: clean up MessageMenubar and enhance message handling kangfenmao 2025-03-15 18:39:51 +08:00
  • cef32f4b36 refactor: optimize Inputbar debounce logic and enhance NewTopicButton styling kangfenmao 2025-03-15 16:30:51 +08:00
  • 893a04aba3 feat: add new topic button and update translations kangfenmao 2025-03-15 16:07:20 +08:00
  • 43da80cba1 refactor: remove unused dependency from useEffect in Messages component kangfenmao 2025-03-15 15:21:33 +08:00
  • a30cfb53bf refactor: streamline message editing and enhance error handling kangfenmao 2025-03-15 15:11:36 +08:00
  • d1087ec87c fix: lint warning kangfenmao 2025-03-15 13:14:06 +08:00
  • 3f285d0676 feat: send initial servers state to main process on MCP servers change Vaayne 2025-03-15 13:46:35 +08:00
  • 61829ab591
    chore(pre-commit): add pre-commit hook to enforce code style (#3351) George·Dong 2025-03-15 11:09:11 +08:00
  • fb30a796d7
    feat: some improvement to Notion export feature (#2562) shiquda 2025-03-15 11:06:41 +08:00
  • 604f76d55e fix api url display Chizard 2025-03-15 05:32:14 +08:00
  • e8cba0ca01 feat: 🎸 在顶部的模型搜索框显示固定模型的供应商 duanyongcheng 2025-03-07 14:56:00 +08:00
  • 8c3ce1a787 feat: Enhance message clearing functionality in useMessageOperations kangfenmao 2025-03-14 18:00:41 +08:00
  • 8faececa4c
    fix: messages pause bug (#3343) MyPrototypeWhat 2025-03-14 17:57:33 +08:00
  • aa6ecb4814
    feat: Enhance API key verification and multi-key support for web search providers (#3346) Xunjin ZHENG 2025-03-14 17:41:38 +08:00
  • 4c5b8ee0ee docs: Update README and add development documentation kangfenmao 2025-03-14 16:49:51 +08:00
  • 394483c363 chore(workflows): Update Yarn version to 4.6.0 in CI and release workflows kangfenmao 2025-03-14 16:49:43 +08:00
  • 6238b353cd refactor(actions): Add nightly and pr-ci workflows George·Dong 2025-03-13 21:05:54 +08:00
  • ea8de1f954 fix(websearch): add apihost check button and format apihost end without '/' eeee0717 2025-03-14 14:35:28 +08:00
  • 7df87d5eeb chore(version): 1.1.3 kangfenmao 2025-03-14 14:19:03 +08:00
  • 66ddab8ebf chore: Update package.json scripts for improved build and testing workflow kangfenmao 2025-03-14 14:18:38 +08:00
  • 93ad07b44e refactor: Update message handling and improve Inputbar functionality kangfenmao 2025-03-14 13:40:48 +08:00
  • ca085a807e
    refactor: optimize file loader with switch-case structure Hao He 2025-03-14 13:30:21 +08:00
  • 18d143f56e feat(Inputbar): Add file type validation message for unsupported files ousugo 2025-03-14 13:17:21 +08:00
  • c7bd1918a9 feat: add model Provider GPUStack alexcodelf 2025-03-14 10:53:57 +08:00
  • d7cbba8f5b feat(i18n): Add baseUrlTooltip to multiple language files for improved user guidance kangfenmao 2025-03-14 12:35:30 +08:00
  • 25f354c651
    feat(MCP): Support GLM-4-alltools (#3304) SuYao 2025-03-14 12:30:26 +08:00
  • e89e27b0d7 feat(prompts): Translate prompts to English and enhance clarity Vaayne 2025-03-14 11:09:26 +08:00
  • 38b52a2ee6 refactor(GeminiProvider): Enhance message handling for Gemma models ousugo 2025-03-13 02:22:32 +08:00
  • 442ef89ce0 feat(GeminiProvider): Add isGemmaModel function and update model handling ousugo 2025-03-13 02:11:28 +08:00
  • 762c901074 fix: exa return empty content eeee0717 2025-03-14 11:29:31 +08:00
  • 1b0b2f6736 feat(Inputbar): Introduce NewContextButton and refactor context handling kangfenmao 2025-03-14 10:54:36 +08:00
  • a39ff78758 refactor: Update completions method signatures and enhance documentation kangfenmao 2025-03-14 10:44:03 +08:00
  • 18b7618a8d feat(OpenAIProvider): Add file content extraction and enhance message handling kangfenmao 2025-03-14 10:29:59 +08:00
  • 008bb33013 fix: enhance MCPToolResponse structure and improve argument parsing in tool calls Vaayne 2025-03-14 09:22:49 +08:00
  • 6b1c27ab2c
    fix: tool call handling in OpenAIProvider (#2953) Yrom Wang 2025-03-13 22:28:59 +08:00
  • 52de270d04
    fix(OpenAIProvider): Enhanced function arguments fault tolerance (#3267) Chris Wan 2025-03-13 21:40:02 +08:00
  • a0fde96b40
    fix(models): Update function_call provider check to exclude embedding models (#3281) SuYao 2025-03-13 21:35:21 +08:00
  • 8a3bf652d3 feat(AddAgentPopup, AssistantPromptSettings): Add token count display for prompts George·Dong 2025-03-12 23:57:19 +08:00
  • 8b2c1cbe99
    Fix/fs-rmdir-deprecation (#3296) Hao He 2025-03-13 20:45:45 +08:00
  • f8361d50e7 fix(settings): Change padding to margin in SettingHelpLink styling Xat 2025-03-13 17:56:49 +08:00
  • 541405d708 fix(BaseProvider, KnowledgeService): Enhance getMessageContent() & getKnowledgeBaseReferences() George·Dong 2025-03-13 18:02:00 +08:00
  • c2ff5f3997 patch epub: replace zipfile with zipread beyondkmp 2025-03-13 13:49:05 +08:00
  • fdb856199a fix(TopicsTab): Ensure active topic is updated correctly on deletion ousugo 2025-03-13 15:00:34 +08:00
  • 866ce86cc0 fix(ui): improve chat navigation buttons UX and fix scroll interference Carter Cheng 2025-03-12 23:07:00 +08:00
  • 145be1fd87 fix(export): Improve error handling and success messaging for markdown export ousugo 2025-03-13 17:11:47 +08:00
  • 6f973741a2 fix(MessageMenubar, useMessageOperations): Enhance loading state handling MyPrototypeWhat 2025-03-13 17:05:53 +08:00
  • 98937310d3 fix(OpenAIProvider): Add type property to thinking model suyao 2025-03-13 16:17:06 +08:00
  • 58412aecde fix:Resolve bug where clearing context was invalid MyPrototypeWhat 2025-03-13 16:10:07 +08:00
  • 2392bb4ed4 fix:https://github.com/CherryHQ/cherry-studio/issues/3249 MyPrototypeWhat 2025-03-13 14:26:57 +08:00
  • a2aa7aed09
    Update README.ja.md 牡丹凤凰 2025-03-13 14:16:41 +08:00
  • e45aca2343
    Update README.zh.md 牡丹凤凰 2025-03-13 14:16:19 +08:00
  • 083d1b5550
    Update README.md 牡丹凤凰 2025-03-13 14:15:51 +08:00
  • acc0d3e01f chore(version): 1.1.2 kangfenmao 2025-03-13 07:57:34 +08:00
  • fb27be0f59 fix(MCPSettings, OpenAIProvider): Update settings and content handling kangfenmao 2025-03-13 00:25:07 +08:00
  • 7122d44b13 refactor(PaintingsList): Reposition new painting button ousugo 2025-03-12 14:26:52 +08:00
  • 9d627e660f feat(PaintingsStore): Modify painting addition order ousugo 2025-03-12 14:00:18 +08:00
  • 42b8b696a2 fix(MCPSettings): MCP server environment variables parsing error Chris Wan 2025-03-12 23:18:45 +08:00
  • bac4dcf73c refactor(Proxy): Improve system proxy monitoring and configuration handling suyao 2025-03-12 23:25:26 +08:00
  • 06ab8f35ce refactor(Proxy): Update proxy configuration handling suyao 2025-03-12 22:52:50 +08:00
  • 84360bfde8 fix(package): update @modelcontextprotocol/sdk to use a patch for platform-specific shell handling kangfenmao 2025-03-12 23:59:18 +08:00
  • 157146151e chore(version): 1.1.1 kangfenmao 2025-03-12 20:31:41 +08:00
  • 647ecbfa61
    fix: abortError handle MyPrototypeWhat 2025-03-12 20:19:48 +08:00
  • 1de54caa7e feat(ChatNavigation): Adjust navigation position based on topic settings kangfenmao 2025-03-12 19:20:28 +08:00
  • abecb74135 fix(MessagesService): Refine empty message filtering logic kangfenmao 2025-03-12 19:19:02 +08:00
  • aae12a21ac feat(MCPService, ModelSettings): Enhance path handling and model filtering kangfenmao 2025-03-12 18:25:04 +08:00
  • aa75f90294 feat(ChatNavigation): Adjust navigation position based on topic settings ousugo 2025-03-12 13:37:31 +08:00
  • 723e686455 fix(MCPService): Improve server addition and status update error handling; add localized error messages Vaayne 2025-03-12 14:37:49 +08:00
  • 03c18287fc chore(version): 1.1.0 kangfenmao 2025-03-12 12:04:35 +08:00
  • 01f7faff8a refactor(MessageOperations): Remove redundant stream messages selector kangfenmao 2025-03-12 12:00:19 +08:00
  • c13d584010 fix(AssistantsStore): Clear messages when updating topics kangfenmao 2025-03-12 11:55:53 +08:00
  • dbf331b9b4 fix(MessageGroup): Refine grouped message display condition kangfenmao 2025-03-12 11:44:27 +08:00
  • 38c8327cbf feat(MessageOperations): Add local database synchronization for message updates kangfenmao 2025-03-12 11:22:00 +08:00
  • 0e5411d3ba refactor(MessageOperations): Improve stream message pause and selector handling kangfenmao 2025-03-12 11:09:52 +08:00
  • ee653b1032 feat(UI): Enhance ListItem and DataSettings with icons and styling improvements kangfenmao 2025-03-12 09:42:19 +08:00
  • f5d3c07161 fix(MessageOperations): Improve message pause functionality and error handling MyPrototypeWhat 2025-03-11 23:39:03 +08:00
  • 12d40713a9 refactor(ChatNavigation): Optimize document element retrieval and remove unnecessary useMemo kangfenmao 2025-03-11 20:57:42 +08:00