dify/api/core/workflow/nodes
Joel db197bfc47 Merge branch 'main' into deploy/agent
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/core/app/apps/agent_app/runtime_request_builder.py
#	api/core/workflow/nodes/agent_v2/runtime_request_builder.py
#	api/services/credit_pool_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	web/__tests__/env.spec.ts
#	web/__tests__/proxy-frame-options.spec.ts
#	web/app/(commonLayout)/page.tsx
#	web/app/components/signin/__tests__/countdown.spec.tsx
#	web/app/signin/check-code/__tests__/page.spec.tsx
#	web/app/signin/components/__tests__/mail-and-code-auth.spec.tsx
#	web/app/signin/components/mail-and-code-auth.tsx
#	web/app/signin/components/turnstile.tsx
#	web/proxy.ts
2026-08-13 16:07:27 +08:00
..
agent refactor(workflow): move AgentNode events out of graphon (#39845) 2026-08-04 03:54:40 +00:00
agent_v2 Merge branch 'main' into deploy/agent 2026-08-13 16:07:27 +08:00
datasource ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
human_input feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
knowledge_index refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
knowledge_retrieval feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
trigger_plugin ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
trigger_schedule ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
trigger_webhook ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
__init__.py refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00