dify/web/app/components/workflow/nodes/_base
Harry e9e843b27d fix(tool): standardize tool naming across components
- Updated references from `trigger_name` to `tool_name` in multiple components for consistency.
- Adjusted type definitions to reflect the change in naming convention, enhancing clarity in the codebase.
2025-09-11 16:55:57 +08:00
..
components fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
hooks CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
node.tsx feat: implement trigger-plugin support with real-time status sync (#25326) 2025-09-07 21:29:53 +08:00
types.ts feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00