ragflow/web/src
TeslaZY d874683ae4
Fix the bug in enablePrologue under agent task mode (#9487)
### What problem does this PR solve?

There is a problem with the implementation of the Agent begin-form:
although the enablePrologue switch and the prologue input box are hidden
in Task mode, these values are still saved in the form data. If the user
first enables the opening and sets the content in Conversational mode,
and then switches to Task mode, these values will still be saved and may
be used in some scenarios.
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-15 20:29:02 +08:00
..
assets Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
components Feat: Add metadata configuration for new chats #3221 (#9502) 2025-08-15 17:40:16 +08:00
constants feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00
hooks feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00
icons
interfaces Feat: Add metadata configuration for new chats #3221 (#9502) 2025-08-15 17:40:16 +08:00
layouts Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
less Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
lib Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
locales feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00
pages Fix the bug in enablePrologue under agent task mode (#9487) 2025-08-15 20:29:02 +08:00
services feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00
theme
utils feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00
wrappers Feat: If the user is not logged in, jump to the login page by refreshing. (#5451) 2025-02-27 18:48:53 +08:00
app.tsx Feat: Replace the link of the old version of the agent module #3221 (#9130) 2025-07-31 12:14:00 +08:00
base.ts
conf.json
custom.d.ts Fix: Improve TS Warning For http_api_reference.md (#8172) 2025-06-12 14:20:15 +08:00
global.less Feat: Modify the style of the dataset page #3221 (#7446) 2025-05-02 21:27:21 +08:00
inter.less
routes.ts feat(search): Added app embedding functionality and optimized search page #3221 (#9499) 2025-08-15 18:25:00 +08:00