ragflow/web/src/pages/agent
balibabu 1bc33009c7
Fix: The operator added by clicking the plus sign will overlap with the original operator. #9886 (#9887)
### What problem does this PR solve?

Fix: The operator added by clicking the plus sign will overlap with the
original operator. #9886

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-03 13:03:23 +08:00
..
canvas Fix: The operator added by clicking the plus sign will overlap with the original operator. #9886 (#9887) 2025-09-03 13:03:23 +08:00
chat The agent directly outputs the results under the task model #9745 (#9746) 2025-08-28 11:43:40 +08:00
components Feat: Modify the style of the agent page bright theme #3221 (#9162) 2025-08-01 17:55:35 +08:00
debug-content Fix: Share-log bugs (#9172) 2025-08-01 21:55:49 +08:00
form Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
form-sheet Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
hooks Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
log-sheet feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
run-sheet Fix: Fixed the issue that variables defined in the begin operator cannot be referenced in the switch operator. #3221 (#8950) 2025-07-21 19:11:11 +08:00
setting-dialog Feat: Set the description of the agent, which can be null #3221 (#9327) 2025-08-08 16:44:08 +08:00
share The agent directly outputs the results under the task model #9745 (#9746) 2025-08-28 11:43:40 +08:00
upload-agent-dialog Fix: Remove the file size and quantity restrictions of the upload control #9613 #9598 (#9618) 2025-08-21 10:54:17 +08:00
utils Feat: Support uploading files when running agent #3221 (#8697) 2025-07-07 12:18:18 +08:00
version-dialog Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
constant.tsx Fix: The operator added by clicking the plus sign will overlap with the original operator. #9886 (#9887) 2025-09-03 13:03:23 +08:00
context.ts Feat:Can directly generate an agent node by dragging and dropping the connecting line (#9226) (#9357) 2025-08-14 17:48:02 +08:00
flow-tooltip.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
form-hooks.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00
hooks.tsx Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
index.tsx Fix: Wrap VersionDialog in DropdownProvider for proper context (#9677) 2025-08-25 10:18:04 +08:00
interface.ts The agent directly outputs the results under the task model #9745 (#9746) 2025-08-28 11:43:40 +08:00
operator-icon.tsx Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
options.ts Added French language support (#9173) 2025-08-06 10:22:32 +08:00
store.ts Fix: Optimized variable node display and Agent template multi-language support #3221 (#9787) 2025-08-28 15:43:25 +08:00
use-agent-history-manager.ts Feat: Added history management and paste handling features #3221 (#9266) 2025-08-06 10:29:44 +08:00
utils.ts Feat: Handling abnormal anchor points of agent operators #3221 (#9121) 2025-07-30 19:14:33 +08:00