dify/dev
Novice 5041d96bb1
Merge commit 'fb41b215' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	.devcontainer/post_create_command.sh
#	api/commands.py
#	api/core/agent/cot_agent_runner.py
#	api/core/agent/fc_agent_runner.py
#	api/core/app/apps/workflow_app_runner.py
#	api/core/app/entities/queue_entities.py
#	api/core/app/entities/task_entities.py
#	api/core/workflow/workflow_entry.py
#	api/dify_graph/enums.py
#	api/dify_graph/graph/graph.py
#	api/dify_graph/graph_events/node.py
#	api/dify_graph/model_runtime/entities/message_entities.py
#	api/dify_graph/node_events/node.py
#	api/dify_graph/nodes/agent/agent_node.py
#	api/dify_graph/nodes/base/__init__.py
#	api/dify_graph/nodes/base/entities.py
#	api/dify_graph/nodes/base/node.py
#	api/dify_graph/nodes/llm/entities.py
#	api/dify_graph/nodes/llm/node.py
#	api/dify_graph/nodes/tool/tool_node.py
#	api/pyproject.toml
#	api/uv.lock
#	web/app/components/base/avatar/__tests__/index.spec.tsx
#	web/app/components/base/avatar/index.tsx
#	web/app/components/base/date-and-time-picker/time-picker/__tests__/index.spec.tsx
#	web/app/components/base/file-uploader/file-from-link-or-local/index.tsx
#	web/app/components/base/prompt-editor/index.tsx
#	web/app/components/datasets/metadata/edit-metadata-batch/modal.tsx
#	web/app/components/header/account-dropdown/index.spec.tsx
#	web/app/components/share/text-generation/index.tsx
#	web/app/components/workflow/block-selector/tool/action-item.tsx
#	web/app/components/workflow/block-selector/trigger-plugin/action-item.tsx
#	web/app/components/workflow/hooks/use-edges-interactions.ts
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/editor/code-editor/index.tsx
#	web/app/components/workflow/nodes/http/components/key-value/key-value-edit/index.tsx
#	web/app/components/workflow/nodes/human-input/components/delivery-method/recipient/email-item.tsx
#	web/app/components/workflow/nodes/loop/use-interactions.ts
#	web/contract/router.ts
#	web/env.ts
#	web/eslint-suppressions.json
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-23 10:52:06 +08:00
..
pytest chore: remove unused WEAVIATE_GRPC_ENABLED config option (#33378) 2026-03-13 15:06:50 +08:00
basedpyright-check fix: determine cpu cores determination in baseedpyright-check script on macos (#28058) 2025-11-12 19:27:27 +08:00
pyrefly-check-local refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
reformat feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
setup chore: Update dev setup scripts and API README (#31415) 2026-01-24 10:20:47 +08:00
start-api chore: Update dev setup scripts and API README (#31415) 2026-01-24 10:20:47 +08:00
start-api-without-debug chore: Improve dev API startup script with worker and error handling 2026-02-10 23:09:52 +08:00
start-beat feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
start-docker-compose chore: Update dev setup scripts and API README (#31415) 2026-01-24 10:20:47 +08:00
start-web chore: update dev config (#31329) 2026-01-21 13:49:16 +08:00
start-worker feat(tasks): isolate summary generation to dedicated dataset_summary queue (#32972) 2026-03-06 14:35:28 +08:00
sync-uv chore: enhance dev script robustness by determining the script directory (#19209) 2025-05-06 17:02:40 +08:00
ty-check chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
update-uv chore: Update dev setup scripts and API README (#31415) 2026-01-24 10:20:47 +08:00