ragflow/web/src/pages/agent/hooks
FatMii 8426cbbd02
Feat: Keep connection status during generating agent by drag and drop … (#10141)
### What problem does this PR solve?

About issue #10140

In version 0.20.1, we implemented the generation of new node through
mouse drag and drop. If we could create a workflow module like in Coze,
where there is not only a dropdown menu but also an intermediate node
(placeholder node) after the drag and drop is completed, this could
improve the user experience.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-29 10:28:19 +08:00
..
use-add-node.ts Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
use-agent-tool-initial-values.ts Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
use-before-delete.tsx Feat: Delete the agent and tool nodes downstream of the agent node #3221 (#8450) 2025-06-24 11:33:01 +08:00
use-build-dsl.ts Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
use-cache-chat-log.ts Fix: Fix share-chat bugs (#9150) 2025-08-01 12:38:29 +08:00
use-calculate-sheet-right.ts Feat: Use sonner to replace the requested prompt message component #3221 (#9951) 2025-09-05 18:43:33 +08:00
use-change-node-name.ts Feat: Modify the agent tool name #3221 (#8780) 2025-07-10 18:36:34 +08:00
use-chat-logic.ts Fix: Fixed the loss of Await Response function on the share page and other style issues #3221 (#9216) 2025-08-04 18:06:56 +08:00
use-connection-drag.ts Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
use-dropdown-position.ts Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
use-export-json.ts Feat: Import dsl from agent list page #9869 (#10033) 2025-09-10 18:22:16 +08:00
use-fetch-data.ts Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
use-find-mcp-by-id.ts Feat: Render the mcp list on the agent page #3221 (#8829) 2025-07-14 17:03:58 +08:00
use-form-values.ts Feat: Add AgentNode component #3221 (#8019) 2025-06-03 17:42:30 +08:00
use-get-begin-query.tsx Fix: Optimized variable node display and Agent template multi-language support #3221 (#9787) 2025-08-28 15:43:25 +08:00
use-iteration.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-move-note.ts Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
use-open-document.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-placeholder-manager.ts Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
use-save-graph.ts Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
use-send-shared-message.ts Feat: The agent's external page should be able to fill in the begin parameter after being reset in task mode #9745 (#9982) 2025-09-08 18:59:51 +08:00
use-set-graph.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
use-show-dialog.ts Feat: Displays the embedded page of the chat module #3221 (#9532) 2025-08-18 18:02:13 +08:00
use-show-drawer.tsx Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
use-watch-form-change.ts Feat: Add CrawlerForm component #3221 (#8857) 2025-07-15 18:12:00 +08:00