dify/web/app/components/workflow/nodes/iteration
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
add-block.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
default.ts feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
node.tsx Merge remote-tracking branch 'myori/main' into p284 2025-10-04 15:28:29 +08:00
panel-add-block.tsx feat: enhance candidate node interactions with iteration constraints and add block functionality 2025-10-24 14:47:29 +08:00
panel.tsx feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
types.ts feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
use-config.ts feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
use-interactions.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-single-run-form-params.ts to RefObject (#25192) 2025-09-05 10:14:13 +08:00