Commit Graph

  • 12d664e302 feat: update NodeConfigPanel and WorkflowConfigPanel for improved layout and scrolling functionality mlogclub 2026-06-28 22:47:50 +08:00
  • b83d33186f feat: refactor workflow definition handling and integrate undo/redo functionality in WorkflowEditor mlogclub 2026-06-28 22:44:54 +08:00
  • e7e0bbf170 feat: enhance styling and layout of workflow components for improved usability mlogclub 2026-06-28 22:40:07 +08:00
  • 15be17e0df feat: add Redo2Icon to WorkflowEditorToolbar for improved redo functionality mlogclub 2026-06-28 22:34:01 +08:00
  • bcaa6225d4 feat: add WorkflowEditorStatus component for displaying validation and node counts mlogclub 2026-06-28 22:32:43 +08:00
  • 4a1595ae73 feat: add WorkflowCanvasControls component for enhanced zoom and layout functionality mlogclub 2026-06-28 22:27:17 +08:00
  • 79b8c93bc9 feat: refactor workflow port handling and remove unused node panel component mlogclub 2026-06-28 22:20:31 +08:00
  • 77dda5fd9c feat: refine node deletion logic to protect only start nodes mlogclub 2026-06-28 21:24:54 +08:00
  • c7555d67c5 feat: integrate ScrollArea component for improved node menu scrolling mlogclub 2026-06-28 21:20:47 +08:00
  • 4a3482f2f0 feat: implement WorkflowPortAdd context and associated components for enhanced node addition mlogclub 2026-06-28 21:17:25 +08:00
  • 9373e7d517 feat: update WorkflowConfigPanel dimensions for improved layout mlogclub 2026-06-28 21:08:33 +08:00
  • 7e001d4145 fix: update WorkflowNodeCard to use overflow-visible for improved content display mlogclub 2026-06-28 21:05:04 +08:00
  • 2db52b90ff feat: update FlowgramNodeRenderer port colors and add hover effects for improved interactivity mlogclub 2026-06-28 20:27:07 +08:00
  • 80ff6d40db fix: remove hover effect from WorkflowLineAddButton for consistent styling mlogclub 2026-06-28 20:26:15 +08:00
  • eaffca5bad feat: add WorkflowLineAddButton and WorkflowLineNodePanel components for enhanced workflow editing mlogclub 2026-06-28 20:22:18 +08:00
  • 47660c9f1d feat: update WorkflowNodeCard background color for improved visibility mlogclub 2026-06-28 20:09:45 +08:00
  • c47aee7780 feat: update WorkflowNodeIcon background color for improved visibility mlogclub 2026-06-28 20:06:18 +08:00
  • 4be707c871 feat: update WorkflowNodeIcon styling for improved visibility mlogclub 2026-06-28 20:03:45 +08:00
  • 2adc3bb733 feat: add showConditionBranches prop to WorkflowConfigPanel for conditional rendering mlogclub 2026-06-28 20:01:35 +08:00
  • c035ad564d feat: update styling of WorkflowConfigPanel for improved visual appeal mlogclub 2026-06-28 19:57:11 +08:00
  • 6870ce1af3 feat: enhance resize handle in WorkflowConfigPanel for improved usability mlogclub 2026-06-28 19:48:51 +08:00
  • 926e3e6dc4 feat: update styling of panels in WorkflowConfigPanel and ConditionBranchConfigPanel for improved UI consistency mlogclub 2026-06-28 19:48:37 +08:00
  • 3d15c58aeb feat: implement resizable panel in WorkflowConfigPanel for enhanced user interaction mlogclub 2026-06-28 19:42:02 +08:00
  • 54fcd50c9d feat: remove static description for selected branches in WorkflowConfigPanel mlogclub 2026-06-28 19:38:24 +08:00
  • d97b952856 feat: enhance WorkflowConfigPanel layout and styling for improved user experience mlogclub 2026-06-28 19:37:04 +08:00
  • d1723ff5d7 feat: improve layout and styling of WorkflowConfigPanel for better UI consistency mlogclub 2026-06-28 19:32:03 +08:00
  • c4a2389965 feat: update NodeConfigPanel and WorkflowConfigPanel with improved title handling and UI enhancements mlogclub 2026-06-28 19:30:42 +08:00
  • f99a58f9df feat: enhance NodeConfigPanel and VariableSelector with improved styling and description handling mlogclub 2026-06-28 19:25:58 +08:00
  • e38c19f8d8 feat: add description handling to VariableSelector and OptionCombobox for improved option clarity mlogclub 2026-06-28 17:53:56 +08:00
  • 64f6e1686d feat: remove showConfigJSON prop from NodeConfigPanel and WorkflowConfigPanel for cleaner UI mlogclub 2026-06-28 17:47:48 +08:00
  • 89945f139b feat: enhance NodeConfigPanel and WorkflowConfigPanel with improved title and description handling mlogclub 2026-06-28 17:36:43 +08:00
  • 988c8e7cfa feat: update WorkflowEditorToolbar and WorkflowEditorInner for improved layout handling mlogclub 2026-06-28 17:28:29 +08:00
  • 655328d92a feat: remove width prop from WorkflowNodeCard and adjust styling for consistent layout mlogclub 2026-06-28 16:40:51 +08:00
  • 530cf145b2 feat: add icon property to workflow node specifications and update related components mlogclub 2026-06-28 15:24:00 +08:00
  • 389291143a feat: enhance FlowgramNodeForm and WorkflowNodeCard by removing unused spec prop and adding node description display mlogclub 2026-06-28 15:12:56 +08:00
  • 298f65ee96 feat: simplify WorkflowNodeCard and WorkflowNodeIcon by removing tone handling and unused imports mlogclub 2026-06-28 12:51:03 +08:00
  • 1525f2e919 feat: remove WorkflowSimpleNodeContent and update WorkflowNodeCard for optional children rendering mlogclub 2026-06-28 12:44:38 +08:00
  • 4ac2dedf97 feat: refactor NodeConfigPanel and WorkflowNodeCard for improved readability and structure mlogclub 2026-06-28 12:42:03 +08:00
  • dc7fa2bd41 feat: simplify WorkflowNodeMeta by removing label and accent class handling mlogclub 2026-06-28 12:35:06 +08:00
  • 6ee62812f7 feat: update styling of FlowgramNodeRenderer and WorkflowNodeCard for consistency mlogclub 2026-06-28 12:01:01 +08:00
  • ab7b8399af feat: update FlowgramNodeRenderer to include selected state and enhance styling mlogclub 2026-06-28 12:00:31 +08:00
  • f809b5e526 feat: enhance workflow node components with new condition handling and UI improvements mlogclub 2026-06-28 11:52:32 +08:00
  • 5160499fbf feat: improve UI components with consistent styling and layout adjustments mlogclub 2026-06-28 11:29:03 +08:00
  • 6a0e65bc07 feat: add zoom controls and reset functionality to workflow editor toolbar mlogclub 2026-06-28 10:55:28 +08:00
  • af9c28033a feat: refactor workflow branch selection logic and introduce context provider mlogclub 2026-06-28 10:35:19 +08:00
  • 64c10ba6dd feat: implement condition branch selection and configuration in workflow editor mlogclub 2026-06-28 10:29:53 +08:00
  • 33c6647375 feat: add delete functionality for condition branches in node forms and improve edge filtering in workflow normalization mlogclub 2026-06-28 10:07:00 +08:00
  • 325a860fee feat: enhance condition node form to improve branch display with updated labels and styling mlogclub 2026-06-28 10:05:58 +08:00
  • 5da040054f feat: enhance condition node form styling with improved layout and hover effects mlogclub 2026-06-28 10:02:34 +08:00
  • 75215f7823 feat: update default agent workflow definition with improved node positioning and port handling mlogclub 2026-06-28 09:42:06 +08:00
  • a185a0a352 feat: add auto layout functionality to workflow editor and toolbar mlogclub 2026-06-28 09:37:34 +08:00
  • 6a402cff78 feat: improve condition node form layout and enhance flowgram node renderer styling mlogclub 2026-06-28 09:28:04 +08:00
  • 2bde314820 feat: enhance flowgram editor with condition node handling, port normalization, and UI improvements mlogclub 2026-06-28 00:08:55 +08:00
  • 0d568ebf87 feat: refactor workflow configuration components for improved structure and usability mlogclub 2026-06-27 22:40:27 +08:00
  • 1472c487ac feat: enhance workflow editor with new plugins, improved node handling, and UI updates mlogclub 2026-06-27 21:44:29 +08:00
  • 689acc997c xyflow change to flowgraam mlogclub 2026-06-27 21:27:57 +08:00
  • 228ad1902f feat: update workflow editor background colors for improved UI consistency mlogclub 2026-06-27 20:00:43 +08:00
  • 35ebb59b9a feat: enhance workflow editor UI with improved node handling and visual updates mlogclub 2026-06-27 19:48:54 +08:00
  • d0cd01cbf6 feat: add condition configuration handling and improve branch summary display in workflow editor mlogclub 2026-06-27 17:14:29 +08:00
  • 2143bfa06b feat: add validation for default condition branch position and enhance branch connection handling mlogclub 2026-06-27 17:00:41 +08:00
  • f85fb6d406 feat: enhance condition handling with enum value options and metadata in workflow components mlogclub 2026-06-27 12:50:29 +08:00
  • d4ff0980c4 refactor: remove graph tools references and related logic from AIAgent and workflows mlogclub 2026-06-26 18:56:09 +08:00
  • 015b57bfe7 refactor: update AIAgent handoff and fallback modes terminology for clarity mlogclub 2026-06-26 18:27:54 +08:00
  • b46e0d9b7c fix: move description field to the correct section in AIAgentConfigWorkbench mlogclub 2026-06-26 18:01:16 +08:00
  • 023f224d51 refactor: remove unused tool filter middleware and helpers mlogclub 2026-06-26 17:52:18 +08:00
  • 84094f4ad8 style: update styling for section buttons and background in AIAgentConfigWorkbench mlogclub 2026-06-26 17:29:06 +08:00
  • aa346ac717 feat: enhance AIAgentConfigWorkbench with version history dialog and refactor sections mlogclub 2026-06-26 17:28:54 +08:00
  • 9fd503b52b fix: set trailingSlash to false in next.config.ts mlogclub 2026-06-26 15:00:19 +08:00
  • f827a7471c refactor: remove LocaleSwitcher component and update locale handling mlogclub 2026-06-26 14:46:01 +08:00
  • 12d188fc7e chore: update docs submodule for v1.5.3 mlogclub 2026-06-25 22:49:44 +08:00
  • 1d58554fd4 feat: improve node title handling in NodeConfigForm for better clarity mlogclub 2026-06-25 22:46:45 +08:00
  • 62fc894f82 feat: add layout validation for default agent workflow in tests mlogclub 2026-06-25 22:46:40 +08:00
  • 21fd119b27 feat: add conversation understanding and reply policy nodes to workflow executor mlogclub 2026-06-25 22:38:34 +08:00
  • 7ba7deea96 docs: update decision platform design pointer mlogclub 2026-06-25 22:11:25 +08:00
  • 81dc5b3bf4 feat: enhance workflow run detail display with compact layout and improved styling mlogclub 2026-06-25 21:45:32 +08:00
  • d11080e14b feat: add workflow run audit graph component and enhance workflow run details mlogclub 2026-06-25 21:42:14 +08:00
  • b806a2208b feat: enhance condition node functionality with branches and validation mlogclub 2026-06-25 21:08:59 +08:00
  • 072c2f0105 feat: refactor workflow editor toolbar and validation components for improved usability mlogclub 2026-06-25 19:29:19 +08:00
  • 2f2e4ad8d0 feat: add workflow restoration functionality and enhance workflow editor actions mlogclub 2026-06-25 19:18:25 +08:00
  • b7056b59b5 feat: add default workflow definition endpoint and related functionality mlogclub 2026-06-25 18:50:38 +08:00
  • 34d70e769f feat: enhance AI workflow with new ticket creation and fallback handling logic mlogclub 2026-06-25 18:28:16 +08:00
  • 22c241a4ad fix: update applyProviderSpecificChatParams to accept pointer and add nil check test: add unit test for applyProviderSpecificChatParams with DashScope model mlogclub 2026-06-24 23:26:18 +08:00
  • eb4064bfa9 refactor: remove seqNo from message and conversation models, update related logic mlogclub 2026-06-24 23:02:52 +08:00
  • 85cfee1967 refactor: remove SeqNo from message and conversation read state models, update related logic mlogclub 2026-06-24 22:53:17 +08:00
  • 48a3e86877 feat(gitignore): add test-reports directory to .gitignore mlogclub 2026-06-24 22:22:30 +08:00
  • 3274f1ed3b chore(docs): update subproject commit reference mlogclub 2026-06-24 18:20:43 +08:00
  • a628d103f9 feat(workflow): enhance AI agent workflow state management and response handling mlogclub 2026-06-24 17:56:23 +08:00
  • 0b5a24975c feat(workflow): add WorkflowRunID to message handling and related services mlogclub 2026-06-24 17:49:39 +08:00
  • 05233820fb feat(executor): enhance workflow execution with branch decision tracking and condition evaluations mlogclub 2026-06-24 17:38:57 +08:00
  • eb3a209017 feat(workflow): log failed workflow run preparation when version is disabled mlogclub 2026-06-24 15:49:16 +08:00
  • 49c663ab5c feat(validator): add validation for confirmed input source from human_confirm node mlogclub 2026-06-24 14:19:41 +08:00
  • 39a2bbda97 refactor(ErrorMessagePreview): simplify error message display by removing Popover component mlogclub 2026-06-24 14:17:21 +08:00
  • dbd793f140 fix(workflow): improve run audit interactions mlogclub 2026-06-24 11:03:36 +08:00
  • 26578705ad feat: enhance workflow resume functionality with interrupted run reuse and error handling mlogclub 2026-06-24 11:02:16 +08:00
  • 46bcc55658 feat: add AI workflow run management with detailed audit items and UI integration mlogclub 2026-06-24 09:52:00 +08:00
  • 02ae515bd6 refactor: remove trace data from reply context and related services mlogclub 2026-06-23 23:29:29 +08:00
  • 6122a1d881 refactor: remove AgentRunLog related code and components mlogclub 2026-06-23 23:22:18 +08:00
  • 1440c3c4c3 Add AI workflow run management with listing and detail retrieval endpoints, including corresponding response structures and UI integration mlogclub 2026-06-23 23:05:17 +08:00
  • a670084374 Enhance workflow execution with detailed run logging and error handling, including workflow run status tracking and node tracing mlogclub 2026-06-23 22:57:18 +08:00
  • 6c02d6a79c Enhance workflow execution with checkpoint data handling and introduce tests for human confirmation and ticket creation mlogclub 2026-06-23 22:11:20 +08:00