dify/web/app/components/workflow/block-selector
Harry 1c7c475c43 feat: add Command node support
- Introduced Command node type in workflow with associated UI components and translations.
- Enhanced SandboxLayer to manage sandbox attachment for Command nodes during execution.
- Updated various components and constants to integrate Command node functionality across the workflow.
2026-01-06 19:30:38 +08:00
..
market-place-plugin feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
rag-tool-recommendations refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00
tool refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
trigger-plugin refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
all-start-blocks.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
all-tools.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
blocks.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
constants.tsx feat: add Command node support 2026-01-06 19:30:38 +08:00
data-sources.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
featured-tools.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
featured-triggers.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index-bar.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
main.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
start-blocks.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tabs.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tool-picker.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tools.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
types.ts feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
use-check-vertical-scrollbar.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-sticky-scroll.ts chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
view-type-select.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00