ragflow/web/src/pages/agent/canvas/node
balibabu 1c68c9ebd6
Feat: Add IterationNode component #3221 (#8461)
### What problem does this PR solve?

Feat: Add IterationNode component #3221
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-06-24 18:01:30 +08:00
..
dropdown Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
agent-node.tsx Feat: Delete the agent and tool nodes downstream of the agent node #3221 (#8450) 2025-06-24 11:33:01 +08:00
begin-node.tsx Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) 2025-06-18 09:42:56 +08:00
card.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
categorize-handle.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
categorize-node.tsx Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) 2025-06-18 09:42:56 +08:00
dropdown.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
email-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
generate-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
handle-icon.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
handle.tsx Feat: Solved the conflict between the Handle click and drag events of the canvas node #3221 (#8413) 2025-06-23 14:36:01 +08:00
index.less Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
index.tsx Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) 2025-06-18 09:42:56 +08:00
invoke-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
iteration-node.tsx Feat: Add IterationNode component #3221 (#8461) 2025-06-24 18:01:30 +08:00
keyword-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
logic-node.tsx Feat: Add a child operator node by clicking the operator node anchor point #3221 (#8309) 2025-06-17 11:57:07 +08:00
message-node.tsx Feat: Solved the conflict between the Handle click and drag events of the canvas node #3221 (#8413) 2025-06-23 14:36:01 +08:00
node-header.tsx Feat: Modify the style of the canvas operator node #3221 (#8261) 2025-06-16 09:29:08 +08:00
node-wrapper.tsx Feat: Modify the anchor point positioning of the classification operator node #3221 (#8299) 2025-06-17 09:28:30 +08:00
note-node.tsx Feat: Switching the programming language of the code operator will switch the corresponding language template #3221 (#7770) 2025-05-21 18:22:06 +08:00
popover.tsx 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
relevant-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
retrieval-node.tsx Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) 2025-06-18 09:42:56 +08:00
rewrite-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
switch-node.tsx Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) 2025-06-18 09:42:56 +08:00
template-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
tool-node.tsx Feat: Deleting the last tool of the agent will delete the tool node #3221 (#8376) 2025-06-19 19:23:16 +08:00
toolbar.tsx Feat: The delete button is displayed only when the cursor is hovered over the connection line #3221 (#8422) 2025-06-23 15:27:34 +08:00
use-build-categorize-handle-positions.ts Feat: Modify the anchor point positioning of the classification operator node #3221 (#8299) 2025-06-17 09:28:30 +08:00
use-build-switch-handle-positions.ts Feat: Modify the anchor point positioning of the classification operator node #3221 (#8299) 2025-06-17 09:28:30 +08:00