dify/web/app/components/main-nav
Stephen Zhou 24847366e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/app_factory.py
#	api/controllers/console/workspace/workspace.py
#	api/services/agent/observability_service.py
#	api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
#	api/tests/unit_tests/core/rag/embedding/test_token_counter.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/services/agent/test_agent_observability_service.py
2026-08-06 10:46:15 +08:00
..
__tests__ fix(web): improve main navigation responsiveness and tour focus (#39940) 2026-08-03 19:05:49 +00:00
components refactor(web): derive system feature enums from schemas (#40030) 2026-08-05 08:32:54 +00:00
index.tsx Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-04 14:43:38 +08:00
layout.tsx feat(dataset): add New Knowledge creation flow (#39315) 2026-07-23 07:25:14 +00:00
routes.ts feat: gate agent management behind the agent.manage permission (#39330) 2026-07-23 07:34:07 +00:00
skip-nav.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
utils.ts fix(web): unify workspace avatar usage (#39160) 2026-07-17 01:35:03 +00:00