dify/web/app/components/workflow/nodes/knowledge-retrieval
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
__tests__ fix(workflow): use KnowledgeFS custom metadata filters 2026-08-18 03:53:54 -04:00
components Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
hooks style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
default.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
node.tsx chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
panel.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
use-config.ts refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
use-single-run-form-params.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
utils.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00