dify/web/app/components/tools
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-tool-modal refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
edit-custom-collection-modal fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
labels Fix type error (#27274) 2025-10-22 17:08:27 +08:00
marketplace feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
mcp Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
provider feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
setting/build-in Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2025-09-02 11:59:38 +08:00
utils fix: add missing toType to `toolCredentialToFormSchemas` (#26681) 2025-10-09 21:23:15 +08:00
workflow-tool fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
provider-list.tsx Fix/tool provider tag internationalization (#26710) 2025-10-10 15:52:09 +08:00
types.ts Feat/mcp authentication (#27508) 2025-10-27 17:08:18 +08:00