dify/web/app/components
Wu Tianwei 0e62a66cc2
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 10:22:16 +08:00
..
app Sync log detail drawer with conversation_id query parameter, so that we can share a specific conversation (#27518) 2025-10-28 09:59:16 +08:00
app-sidebar fix: enhance dataset menu and add service API translations (#26931) 2025-10-15 16:46:46 +08:00
apps [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
base Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable (#27524) 2025-10-28 09:19:54 +08:00
billing refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
custom [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
datasets refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
develop Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008) 2025-10-21 11:41:44 +08:00
explore fix(web): improve UI consistency and remove related unused icons (#27004) 2025-10-20 14:03:16 +08:00
goto-anything feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
header refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
plugins feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
rag-pipeline fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
share fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools Feat/mcp authentication (#27508) 2025-10-27 17:08:18 +08:00
workflow feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
workflow-app fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx rm useless router.replace (#27386) 2025-10-26 19:26:46 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00