dify/web/app/components/workflow/nodes/_base
Yansong Zhang c03b25a940 merge: resolve conflicts with origin/main
Conflicts resolved:
- workflow_app_runner.py: adopt main's DifyGraphInitContext pattern
- token_buffer_memory.py: adopt main's match/case, add AppMode.AGENT
- app_dsl_service.py: adopt main's match/case, add AppMode.AGENT

Made-with: Cursor
2026-04-13 12:52:56 +08:00
..
__tests__ test(workflow-app): enhance unit tests for workflow components and hooks (#34065) 2026-03-25 18:34:32 +08:00
components merge: resolve conflicts with origin/main 2026-04-13 12:52:56 +08:00
hooks fix: fix outputs share same name var (#34604) 2026-04-10 11:30:21 +00:00
node-sections.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
node.helpers.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
node.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
types.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
use-node-resize-observer.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00