Commit Graph

  • 18c9354095 refactor: 将客服后端重构为宿主可嵌入模块 main t 2026-08-28 22:23:13 +08:00
  • 6845c728f8 refactor: align module naming with ai-agent t 2026-08-21 00:57:23 +08:00
  • 2bbf42b741 refactor(auth): delegate access control to be-system t 2026-08-21 00:41:07 +08:00
  • 3d47227fbd refactor: split backend into standalone server project t 2026-08-20 21:46:55 +08:00
  • 954a3fe8d9 feat: add sync permissions functionality and UI integration mlogclub 2026-08-19 15:35:28 +08:00
  • 3b5868689c fix(workflow): harden publishing and editor testing mlogclub 2026-08-17 23:15:32 +08:00
  • ad971370cf feat: implement business node specifications and enhance workflow editor with node specs support mlogclub 2026-08-16 21:27:45 +08:00
  • 16a0d6f5bd chore: update docs submodule and replace logo image for consistency mlogclub 2026-08-16 18:12:05 +08:00
  • f4ff1c5839 feat: add SupportHelpCenter component and logo image for enhanced support page mlogclub 2026-08-09 19:29:07 +08:00
  • acae165302 fix: update buildFlags and environment variables in launch.json for improved Go server configuration mlogclub 2026-08-02 19:29:54 +08:00
  • 1d6c0e37db feat: add WeCom outbox management features including retry and ignore actions, permissions, and UI integration mlogclub 2026-08-02 14:03:23 +08:00
  • c69b30a659 chore: update docs submodule for v1.6.3 mlogclub 2026-07-30 21:47:43 +08:00
  • 5e7132db9d fix: correct order of include and lib entries in .gitignore for clarity mlogclub 2026-07-30 15:07:56 +08:00
  • 7b2594e25d fix: update borderRadius styles for chat iframe to enhance visual consistency mlogclub 2026-07-30 14:38:56 +08:00
  • 558cba9fcb fix: update WindowActionButton styling for improved consistency and adjust header layout in SupportChatShell mlogclub 2026-07-30 14:32:55 +08:00
  • 44b45970f7 fix: update styling for WindowActionButton and header in SupportChatShell for improved consistency and readability mlogclub 2026-07-30 14:32:21 +08:00
  • 6ec05cb0fa chore: update docs submodule for v1.6.2 mlogclub 2026-07-29 19:18:28 +08:00
  • 11a8795459 fix: update MessageItem styles for consistent theming and improved readability mlogclub 2026-07-29 19:13:53 +08:00
  • b7589ce5da fix: adjust MessageAvatar styling for improved layout in ConversationMessageRow mlogclub 2026-07-29 17:12:14 +08:00
  • fa123a9c41 转人工流程问题修复 mlogclub 2026-07-29 17:02:40 +08:00
  • c66ab1050e feat: enhance agent loop tool handling and add tests for direct capability aliases mlogclub 2026-07-29 11:36:14 +08:00
  • f00dc646ac feat: implement ConversationMessageBubble component and refactor message display in ChatPanel mlogclub 2026-07-29 10:30:50 +08:00
  • 74b4317578 feat: refactor chat panel and message components for improved scrolling and message display mlogclub 2026-07-29 10:09:17 +08:00
  • 90f5bab456 update mlogclub 2026-07-29 00:14:10 +08:00
  • e54c87a660 修改知识库页面交互和布局 mlogclub 2026-07-29 00:12:11 +08:00
  • abbb3594f5 refactor: update user table layout to include ID and swap last login with contact information mlogclub 2026-07-28 23:15:21 +08:00
  • 7e6b3fcfe4 refactor: replace img with next/image for optimized image handling and adjust styles mlogclub 2026-07-28 23:13:22 +08:00
  • cebd3c9f9a refactor: remove unnecessary class from avatar field in user edit drawer mlogclub 2026-07-28 23:08:31 +08:00
  • 08aff89d37 refactor: improve layout and styling of user create and edit drawers mlogclub 2026-07-28 19:38:05 +08:00
  • 8e7d3482a3 fix: export static pages with trailing slashes mlogclub 2026-07-28 18:19:03 +08:00
  • 3ecab73168 chore: update docs submodule for v1.6.0 mlogclub 2026-07-28 15:55:55 +08:00
  • f6e02f390f refactor: enhance AIAgent seed structure and update initialization logic for improved agent handling mlogclub 2026-07-28 12:30:48 +08:00
  • 1ea76e39f9 refactor: enhance AgentLoopEngine with confirmed MCP reply handling and add tests for tool result summarization mlogclub 2026-07-28 12:16:16 +08:00
  • 07370fe9a2 refactor: enhance MCP tool management with risk policies and confirmation handling mlogclub 2026-07-28 11:33:15 +08:00
  • ed109047d3 refactor: implement refreshAgentPublicationState function to streamline agent publication updates mlogclub 2026-07-28 10:46:17 +08:00
  • 7f9ff18743 refactor: update AI agent handling to maintain active published revision and improve toast messages mlogclub 2026-07-28 10:26:10 +08:00
  • cca3b558a3 refactor: streamline AI agent options handling and add disabled state to combobox options mlogclub 2026-07-27 23:44:38 +08:00
  • 36a7511e57 refactor: remove unused Badge component from ChannelFormBody mlogclub 2026-07-27 23:43:34 +08:00
  • fd36b68571 refactor: enhance AI Agent publishing process to ensure form is saved before publishing mlogclub 2026-07-27 23:40:58 +08:00
  • b11b6084cb refactor: remove legacy workflow management button and related messaging mlogclub 2026-07-27 23:31:46 +08:00
  • 847f688398 Refactor AI Agent configuration and workflow handling mlogclub 2026-07-27 23:29:02 +08:00
  • 241f274927 refactor: replace metadata dialog with inline editing for workflow name and description mlogclub 2026-07-27 21:09:01 +08:00
  • b2d28fdcf9 refactor: implement workflow usage and versions dialogs in the dashboard mlogclub 2026-07-27 20:37:36 +08:00
  • c07ae9597b refactor: add publish route to AI workflow and adjust header styling in workflow workbench mlogclub 2026-07-27 19:20:14 +08:00
  • a074c99053 refactor: streamline workflow save functionality and improve toast messages mlogclub 2026-07-27 19:13:43 +08:00
  • e072141953 新版本流程编辑器 mlogclub 2026-07-27 19:04:15 +08:00
  • d33960961a refactor: enhance node form panel and editor tools for improved validation and rendering mlogclub 2026-07-27 15:28:14 +08:00
  • bd8011dab8 refactor workflow mlogclub 2026-07-27 13:47:53 +08:00
  • 1464008741 refactor: rename direct tools to MCP tools across the codebase for consistency mlogclub 2026-07-26 22:38:38 +08:00
  • 2de50a2f3a refactor: update risk levels in tool definitions and validation logic to remove sensitive level mlogclub 2026-07-26 22:32:16 +08:00
  • c021c5568c refactor: update MCP tool handling to treat administrator-selected tools as direct tools without confirmation mlogclub 2026-07-26 12:39:34 +08:00
  • 9d9c8a8346 refactor: reduce border radius in global styles for a more compact design mlogclub 2026-07-26 12:24:56 +08:00
  • b9af4549a6 refactor: enhance OptionCombobox to support grouping and simplify direct tool selection in AIAgentConfigWorkbench mlogclub 2026-07-26 12:21:58 +08:00
  • a252cdc8b8 refactor: simplify workflow selection and enhance OptionCombobox component mlogclub 2026-07-26 12:18:13 +08:00
  • a1e1290472 refactor: replace Dialog with ProjectDialog in AIAgentConfigWorkbench component mlogclub 2026-07-26 11:35:59 +08:00
  • 5467f6229a refactor: remove unused icon import and adjust fullscreen content class in DashboardAIAgentsPage mlogclub 2026-07-26 11:34:58 +08:00
  • a5045dda57 refactor: update fullscreen handling in DashboardAIAgentsPage component mlogclub 2026-07-26 11:33:50 +08:00
  • 65c9f1647f Update ai agent form mlogclub 2026-07-26 11:29:18 +08:00
  • 90ed934712 Update docs mlogclub 2026-07-26 02:01:30 +08:00
  • 8dff70f75c Update workflow mlogclub 2026-07-26 01:13:38 +08:00
  • 0c757d5f8b refactor: improve code structure and readability in DashboardAIWorkflowsPage component mlogclub 2026-07-26 00:51:05 +08:00
  • 05eb85167c refactor: enhance AI workflow management with restore version and usage tracking features mlogclub 2026-07-25 18:19:59 +08:00
  • 1663db7f24 refactor: remove agent ID references from AI workflow handling and related components mlogclub 2026-07-25 15:32:55 +08:00
  • 7b86fd1f09 feat: Implement AI Agent Workflow Binding functionality mlogclub 2026-07-25 15:24:49 +08:00
  • e4ad83dc20 refactor: add conversation ID display to conversation info panel and update translations mlogclub 2026-07-25 12:28:43 +08:00
  • 6316c2b94f refactor: streamline autonomous engine logic and introduce autonomousTurn context mlogclub 2026-07-25 12:21:40 +08:00
  • 52bcc556d7 refactor: enhance response policies and update tests for knowledge retrieval handling mlogclub 2026-07-25 12:12:26 +08:00
  • 88649acaa6 refactor: update subproject commit reference in documentation mlogclub 2026-07-25 12:04:50 +08:00
  • 34051a4631 feat: Enhance AI Agent and Channel Management mlogclub 2026-07-25 12:04:06 +08:00
  • 45741d4032 update docs mlogclub 2026-07-24 15:45:44 +08:00
  • cf42866f99 update docs mlogclub 2026-07-24 15:44:25 +08:00
  • 4067bdb4bb refactor: update Taskfile and documentation for LanceDB build commands mlogclub 2026-07-24 15:03:45 +08:00
  • e2a76ef54a refactor: update build commands from make to task in documentation and add Taskfile for task management mlogclub 2026-07-24 14:43:03 +08:00
  • 4c357411ad refactor: simplify KnowledgeRetrieveConfigPanel by removing unnecessary UI elements mlogclub 2026-06-30 20:04:12 +08:00
  • 0217ac0bfa refactor: remove unused moveKnowledgeBase function and related UI elements from KnowledgeRetrieveConfigPanel mlogclub 2026-06-30 20:01:24 +08:00
  • 5853b235b9 feat: enhance KnowledgeRetrieveConfigPanel with popover for selecting knowledge bases mlogclub 2026-06-30 19:58:29 +08:00
  • 805ef87278 refactor: remove knowledge base references from AI agent model and related services mlogclub 2026-06-30 19:47:29 +08:00
  • fa0010e8be feat: enhance ticket draft workflow with new routing and confirmation prompts mlogclub 2026-06-30 17:26:28 +08:00
  • 94d36d6ca4 feat: add closeOnEsc prop to DashboardAIAgentsPage for improved modal behavior mlogclub 2026-06-30 16:20:47 +08:00
  • 5c72a7661d style: update InspectorParameterTabs layout and styling for improved visual consistency mlogclub 2026-06-30 16:11:24 +08:00
  • e78e7414e5 style: update font sizes in NodeConfigPanel and WorkflowConfigPanel for improved readability mlogclub 2026-06-30 15:58:12 +08:00
  • 5a1fddf8ba feat: add InspectorParameterTabs component for improved input/output organization in NodeConfigPanel mlogclub 2026-06-30 15:56:27 +08:00
  • f8ad4390e8 feat: add preserveExternalSelection prop to various components for improved selection handling mlogclub 2026-06-30 13:34:42 +08:00
  • 9136018273 refactor: update layout and styling in WorkflowConfigPanel; enhance panel header and description display mlogclub 2026-06-30 12:53:22 +08:00
  • d7782ba6c8 feat: implement isConditionBranchEdge function and update deleteConditionBranch logic; add tests for condition branch line matching mlogclub 2026-06-30 12:36:17 +08:00
  • 79f0c06790 feat: add workflow selection preservation logic and related tests mlogclub 2026-06-30 12:31:08 +08:00
  • d72079a580 feat: implement isBranchRowActionTarget function and add tests for branch row interaction mlogclub 2026-06-30 11:39:01 +08:00
  • fb612eb32e refactor: remove onDelete prop from ConditionBranchConfigPanel and associated delete logic in WorkflowConfigPanel mlogclub 2026-06-30 11:34:41 +08:00
  • b80a7b9ccb feat: add output schema handling and display in NodeConfigPanel; implement buildVariableSpecDisplay function mlogclub 2026-06-30 11:16:24 +08:00
  • 4ed4108cb9 refactor: adjust padding and minimum height in WorkflowNodeCard component mlogclub 2026-06-30 11:09:01 +08:00
  • 87760d5e89 feat: enhance variable handling and UI components with business labels and descriptions mlogclub 2026-06-29 18:37:31 +08:00
  • 295c7b4bea chore: update subproject commit reference in docs mlogclub 2026-06-29 17:31:20 +08:00
  • e2d676055f refactor: streamline WorkflowConfigPanel layout by adjusting spacing and removing unused panelMeta mlogclub 2026-06-29 17:30:59 +08:00
  • fc64b8becf feat: enhance WorkflowConfigPanel layout with improved button positioning and spacing mlogclub 2026-06-29 14:48:01 +08:00
  • 7d33916ea5 fix: correct syntax for border color in WorkflowConditionBranchRow component mlogclub 2026-06-29 14:15:32 +08:00
  • e3922da55c feat: add separator spans in WorkflowEditorToolbar for improved button spacing mlogclub 2026-06-29 14:00:05 +08:00
  • 9be449c882 feat: add assertions for condition branch and port edge order in workflow tests mlogclub 2026-06-29 13:58:13 +08:00
  • ca625396a0 feat: enhance condition branch validation by adding port edge checks and updating related functions mlogclub 2026-06-29 12:00:33 +08:00
  • b9f4a3e4b1 feat: reposition WorkflowEditorStatus for improved visibility in WorkflowEditorInner mlogclub 2026-06-28 22:50:09 +08:00
  • 86933a27a7 feat: improve overflow handling in WorkflowEditorToolbar for better layout mlogclub 2026-06-28 22:49:32 +08:00