dify/web/app/components/workflow/nodes/knowledge-retrieval
Stephen Zhou 38457f27fb
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.agents/skills/how-to-write-component/references/data.md
#	.agents/skills/how-to-write-component/references/ownership.md
#	api/controllers/inner_api/__init__.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/unit_tests/services/test_account_service.py
#	packages/iconify-collections/custom-public/icons.json
#	packages/iconify-collections/custom-public/info.json
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
#	web/features/new-rag/components/knowledge-space-card.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/features/tag-management/components/tag-search-content.tsx
#	web/features/tag-management/components/tag-selector.tsx
#	web/service/client.spec.ts
2026-09-04 19:42:31 +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-09-04 19:42:31 +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