dify/web/app/components/base/prompt-editor
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
..
plugins refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
constants.tsx feat: enchance prompt and code (#23633) 2025-08-18 12:29:12 +08:00
hooks.ts refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
index.stories.tsx chore: add more stories (#27403) 2025-10-29 14:33:43 +08:00
index.tsx sync the prompt editor 2025-09-26 14:16:38 +08:00
types.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
utils.ts Fix: replace deprecated String.prototype.substr with slice (#23915) 2025-08-14 13:47:23 +08:00