dify/web/app/components/workflow/nodes/agent
GuanMu 7bd6bfd430 feat: Optimize component rendering by memoizing ConditionItem, ConditionList, and AgentToolConditionEditor 2025-12-10 01:58:22 +00:00
..
components feat: Optimize component rendering by memoizing ConditionItem, ConditionList, and AgentToolConditionEditor 2025-12-10 01:58:22 +00:00
default.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node.tsx fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175) 2025-11-13 20:16:56 +08:00
panel.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
types.ts feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
use-config.ts feat: enhance variable type support in useConfig and ConditionItem components 2025-11-05 12:38:45 +00:00
use-single-run-form-params.ts to RefObject (#25192) 2025-09-05 10:14:13 +08:00
utils.ts feat: add support for integer variable type in condition operators 2025-11-05 11:16:23 +00:00