dify/web/app/components/workflow/nodes/agent/components
GuanMu f263492c03 feat: add activation conditions for agent tools
- Implemented activation conditions for agent tools, allowing tools to be enabled based on specified conditions.
- Introduced new components for managing conditions, including ConditionAdd, ConditionList, ConditionItem, and ConditionOperator.
- Enhanced the AgentNode to process activation conditions when filtering tools.
- Updated the ToolSelector to include activation condition management.
- Added translations for new UI elements related to activation conditions.
- Refactored utility functions to support condition operators and default values based on variable types.
2025-11-05 08:37:14 +00:00
..
tool-condition feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
model-bar.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tool-icon.tsx chore: Optimize component styles and interactions (#23250) (#23251) 2025-08-01 14:18:38 +08:00