dify/web/app/components
Harry 1562d00037 feat(trigger): implement trigger debugging functionality
- Added DraftWorkflowTriggerNodeApi and DraftWorkflowTriggerRunApi for debugging trigger nodes and workflows.
- Enhanced TriggerDebugService to manage trigger debugging sessions and event listening.
- Introduced structured event responses for trigger debugging, including listening started, received, node finished, and workflow started events.
- Updated Queue and Stream entities to support new trigger debug events.
- Refactored trigger input handling to streamline the process of creating inputs from trigger data.

This implementation improves the debugging capabilities for trigger nodes and workflows, providing clearer event handling and structured responses.
2025-09-11 16:55:58 +08:00
..
app fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
app-sidebar
apps
base feat: add subscription 2025-09-10 23:21:33 +08:00
billing
custom
datasets
develop
explore
goto-anything
header
plugins fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
share
signin
tools
workflow feat(trigger): implement trigger debugging functionality 2025-09-11 16:55:58 +08:00
workflow-app fix/tooltip and onboarding ui (#25451) 2025-09-10 10:40:14 +08:00
browser-initializer.tsx
i18n-server.tsx
i18n.tsx
sentry-initializer.tsx
swr-initializer.tsx
with-i18n.tsx