dify/web/app/components/workflow/nodes/agent
GuanMu 4941366f39 feat: add support for integer variable type in condition operators
- Extended the getConditionOperators function to include support for the integer variable type, allowing for additional comparison options in agent tool conditions.
2025-11-05 11:16:23 +00:00
..
components feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
default.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +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 fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09: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