dify/api/tests/integration_tests
lyzno1 d68a9f1850 Merge remote-tracking branch 'origin/main' into feat/trigger
Resolve merge conflict in use-workflow.ts:
- Keep trigger branch workflow-entry utilities imports
- Preserve SUPPORT_OUTPUT_VARS_NODE from main branch
- Remove unused PARALLEL_DEPTH_LIMIT import

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 13:17:14 +08:00
..
controllers/console Fix: enforce editor-only access to chat message logs (#25936) 2025-09-18 21:59:51 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
model_runtime/__mock chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
plugin more httpx (#25651) 2025-09-22 23:07:09 +08:00
services feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tools Typing test (#24651) 2025-08-28 09:36:39 +08:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb more httpx (#25651) 2025-09-22 23:07:09 +08:00
workflow feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
.env.example Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-26 13:17:14 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
conftest.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00