dify/web/app/components/plugins/plugin-detail-panel/tool-selector
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
..
hooks.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
index.tsx feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
reasoning-config-form.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
schema-modal.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
tool-credentials-form.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tool-item.tsx Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
tool-trigger.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00