Files
dify/web/app/components/workflow
yyh ff478b6fef perf(workflow): optimize plugin installation hooks to reduce unnecessary queries and memo invalidations
Only enable the tool query matching the node's provider_type instead of
all four, and use primitive useMemo dependencies instead of the whole
data object to avoid redundant recomputations on every render.
2026-01-30 01:56:07 +08:00
..
2026-01-29 16:33:33 +08:00
2026-01-06 19:30:38 +08:00
2026-01-21 14:57:54 +08:00