dify/web/app/components/workflow/nodes/_base/components
Novice cccff6768a
Merge commit '9c339239' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/README.md
#	api/controllers/console/app/workflow_draft_variable.py
#	api/core/agent/cot_agent_runner.py
#	api/core/agent/fc_agent_runner.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/prompt/advanced_prompt_transform.py
#	api/core/workflow/nodes/base/node.py
#	api/core/workflow/nodes/llm/llm_utils.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/parameter_extractor/parameter_extractor_node.py
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
#	api/core/workflow/runtime/graph_runtime_state.py
#	api/extensions/storage/base_storage.py
#	api/factories/variable_factory.py
#	api/pyproject.toml
#	api/services/variable_truncator.py
#	api/uv.lock
#	web/app/account/oauth/authorize/page.tsx
#	web/app/components/app/configuration/config-var/config-modal/field.tsx
#	web/app/components/base/alert.tsx
#	web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx
#	web/app/components/base/chat/chat/answer/more.tsx
#	web/app/components/base/chat/chat/answer/operation.tsx
#	web/app/components/base/chat/chat/answer/workflow-process.tsx
#	web/app/components/base/chat/chat/citation/index.tsx
#	web/app/components/base/chat/chat/citation/popup.tsx
#	web/app/components/base/chat/chat/citation/progress-tooltip.tsx
#	web/app/components/base/chat/chat/citation/tooltip.tsx
#	web/app/components/base/chat/chat/question.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx
#	web/app/components/base/chat/embedded-chatbot/inputs-form/view-form-dropdown.tsx
#	web/app/components/base/markdown-blocks/form.tsx
#	web/app/components/base/prompt-editor/plugins/hitl-input-block/component-ui.tsx
#	web/app/components/base/tag-management/panel.tsx
#	web/app/components/base/tag-management/trigger.tsx
#	web/app/components/header/account-setting/index.tsx
#	web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/provider-added-card/index.tsx
#	web/app/signin/utils/post-login-redirect.ts
#	web/eslint-suppressions.json
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-23 09:00:45 +08:00
..
agent-node-list Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
before-run-form Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
collapse Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
editor Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
error-handle Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-field chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
layout Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
mixed-variable-text-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
next-step Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
panel-operator Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
prompt Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
retry Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
support-var-input chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
variable fix: llm node output variable 2026-02-11 16:37:27 +08:00
workflow-panel Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-11 12:44:05 +08:00
add-button.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
add-variable-popup-with-position.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
add-variable-popup.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
agent-strategy-selector.tsx Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
agent-strategy.tsx fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
code-generator-button.tsx refactor: Extract nested node ID parsing into shared utility 2026-01-30 22:24:30 +08:00
config-vision.tsx refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
entry-node-container.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
field.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
file-type-item.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
file-upload-setting.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
form-input-boolean.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
form-input-item.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
form-input-type-switch.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
group.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
help-link.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
info-panel.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-number-with-slider.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
input-support-select-var.tsx fix: Fix PromptEditor remount when readOnly prop changes 2026-02-12 19:10:10 +08:00
input-var-type-icon.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
install-plugin-button.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
list-no-data-placeholder.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
mcp-tool-not-support-tooltip.tsx refactor(web): align MCP availability context migration 2026-02-23 22:46:31 +08:00
memory-config.tsx Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
node-control.tsx fix(workflow): eliminate infinite loop in plugin install state management 2026-01-30 01:30:57 +08:00
node-handle.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
node-resizer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node-status-icon.tsx refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
option-card.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
output-vars.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
readonly-input-with-select-var.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
remove-button.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
remove-effect-var-confirm.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
selector.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
setting-item.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
split.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
switch-plugin-version.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
title-description-input.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
toggle-expand-btn.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
variable-tag.tsx feat: LLM node to only show generation output var when computer use is 2026-02-09 23:40:42 +08:00