dify/web/app/components/base/prompt-editor/plugins
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +08:00
..
component-picker-block Merge branch 'main' into feat/rag-2 2025-08-19 14:59:06 +08:00
context-block refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
current-block CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
custom-text feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
error-message-block CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
history-block feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
last-run-block CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
query-block Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
variable-block feat: advanced prompt (#1330) 2023-10-12 23:14:28 +08:00
variable-value-block Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
workflow-variable-block fix: variable 2025-08-07 17:22:29 +08:00
on-blur-or-focus-block.tsx feat: add search input field (#18409) 2025-04-22 11:07:18 +08:00
placeholder.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
tree-view.tsx feat: advanced prompt (#1330) 2023-10-12 23:14:28 +08:00
update-block.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00