Jyong
|
1648d8ac6b
|
fix(knowledge-fs): handle initial revisions and published evidence
|
2026-08-02 14:47:09 -04:00 |
|
Jyong
|
4d5f845b8c
|
Merge codex/golden-question-bulk-import into deploy/konwledge
# Conflicts:
# api/knowledge-fs-contract.lock.json
# api/services/knowledge_fs/data_facade.py
# api/tests/unit_tests/services/test_knowledge_fs_data_facade.py
# knowledge-fs/scripts/export-capability-v2-operations.test.mjs
# packages/contracts/generated/api/console/knowledge-fs/orpc.gen.ts
|
2026-08-02 11:35:09 -04:00 |
|
Jyong
|
c9cdc34abc
|
feat(dataset): add golden question bulk import
|
2026-08-02 11:29:11 -04:00 |
|
Stephen Zhou
|
abee50b90e
|
fix(dataset): align New RAG activity filters
|
2026-07-31 17:00:59 +08:00 |
|
Stephen Zhou
|
e891790ce0
|
fix(dataset): connect New RAG overview data
|
2026-07-31 16:23:50 +08:00 |
|
Stephen Zhou
|
5b939067e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_app_dsl_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-07-31 14:28:03 +08:00 |
|
Xin Zhang
|
4b415e7d6b
|
fix: refresh mcp server code by app id (#39828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-31 04:57:02 +00:00 |
|
Stephen Zhou
|
13778d96a0
|
fix(dataset): wire New RAG document actions
|
2026-07-30 21:37:05 +08:00 |
|
林玮 (Jade Lin)
|
8cca3959ae
|
feat: make skill package upload size limit configurable (#39799)
|
2026-07-30 08:42:24 +00:00 |
|
Jyong
|
a82290fe8f
|
perf(knowledge-fs): reduce capability request overhead
|
2026-07-30 03:14:51 -04:00 |
|
Jyong
|
e052b2e27f
|
Support emoji icons and map Knowledge FS bad requests
|
2026-07-30 01:34:56 -04:00 |
|
zyssyz123
|
72c20daa61
|
fix(plugin): preserve credentials during local replacement (#39764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 12:39:06 +00:00 |
|
Stephen Zhou
|
f9bd5ad923
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_account_service.py
# web/features/new-rag/add-source-page.tsx
# web/features/new-rag/components/knowledge-space-card.tsx
# web/features/new-rag/components/knowledge-view-switcher.tsx
# web/features/new-rag/document-chunk-detail.tsx
# web/features/new-rag/document-list.tsx
# web/features/new-rag/knowledge-space-shell.tsx
# web/features/new-rag/sources-page.tsx
|
2026-07-29 20:26:13 +08:00 |
|
Jyong
|
34f4e3b145
|
Update frontend components and application workflows
|
2026-07-29 06:18:05 -04:00 |
|
非法操作
|
c1fdd6fb78
|
chore: paginate installed apps (#39739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-29 09:51:34 +00:00 |
|
Jyong
|
71e9755d6c
|
Scope knowledge rate limiting to entry points
|
2026-07-29 03:09:42 -04:00 |
|
Jyong
|
6cfd1abb59
|
Refactor frontend architecture and simplify implementation
|
2026-07-29 02:30:27 -04:00 |
|
Stephen Zhou
|
cd86ffd6f8
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/completion.py
# api/core/app/apps/agent_app/app_generator.py
# api/services/agent/composer_service.py
# api/services/agent/roster_service.py
# api/tests/unit_tests/controllers/console/agent/test_agent_controllers.py
# api/tests/unit_tests/core/agent/test_publish_visibility.py
# api/tests/unit_tests/core/app/apps/agent_app/test_resolve_agent.py
# api/tests/unit_tests/core/workflow/nodes/agent_v2/test_binding_resolver.py
# api/tests/unit_tests/services/agent/test_agent_services.py
|
2026-07-29 10:58:29 +08:00 |
|
Stephen Zhou
|
20a06fdb94
|
feat(dataset): add New RAG quality control
|
2026-07-29 10:49:52 +08:00 |
|
Stephen Zhou
|
3a7a5075de
|
feat(dataset): add New RAG retrieval test
|
2026-07-28 23:34:06 +08:00 |
|
盐粒 Yanli
|
a048f35099
|
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 13:16:05 +00:00 |
|
Stephen Zhou
|
d2380dd951
|
feat(dataset): add New RAG knowledge settings
|
2026-07-28 20:56:00 +08:00 |
|
Escape0707
|
04158ac8ea
|
ci: replace custom noqa markers with guard ignores (#39679)
|
2026-07-28 08:52:12 +00:00 |
|
Jyong
|
6eed85af89
|
Merge branch 'main' into deploy/konwledge
# Conflicts:
# api/tests/test_containers_integration_tests/services/test_workspace_service.py
# api/tests/unit_tests/controllers/web/test_web_login.py
# api/tests/unit_tests/libs/test_helper.py
|
2026-07-28 03:25:30 -04:00 |
|
Stephen Zhou
|
ab0b2282ab
|
fix(dataset): complete New RAG connected source flows
|
2026-07-28 12:58:18 +08:00 |
|
Stephen Zhou
|
e5d4f37469
|
fix(dataset): restore New RAG document uploads
|
2026-07-27 21:46:16 +08:00 |
|
Stephen Zhou
|
3de75a3315
|
fix(dataset): stabilize New RAG KnowledgeFS flows
|
2026-07-27 16:18:51 +08:00 |
|
非法操作
|
b3774bfe1c
|
perf: add lightweight recent apps endpoint (#39625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 08:00:39 +00:00 |
|
Stephen Zhou
|
28c2b6ee95
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/auth/login.py
# api/controllers/console/feature.py
# api/controllers/web/site.py
# api/openapi/markdown/console-openapi.md
# api/openapi/markdown/web-openapi.md
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/services/test_account_service.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_email_verification.py
# api/tests/unit_tests/controllers/console/auth/test_login_logout.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/services/test_recommended_app_service.py
|
2026-07-27 13:16:01 +08:00 |
|
Stephen Zhou
|
1cde846bcf
|
fix(dataset): integrate New RAG with KnowledgeFS (#39621)
|
2026-07-27 12:52:44 +08:00 |
|
zyssyz123
|
cc01189966
|
fix(agent): expose publish state from composer (#39615)
|
2026-07-27 04:05:38 +00:00 |
|
yyh
|
c61d33f91e
|
refactor: move trial app capability out of system features (#39562)
|
2026-07-26 12:02:30 +00:00 |
|
yyh
|
aff5c47541
|
refactor: remove backend-only system feature fields (#39543)
|
2026-07-25 02:01:12 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +00:00 |
|
非法操作
|
aef1c67721
|
fix: return disabled auto-upgrade settings when strategy is missing (#39494)
|
2026-07-24 06:15:02 +00:00 |
|
Jyong
|
90b6a7f012
|
Expand workflow features and update related components
|
2026-07-23 22:53:41 -04:00 |
|
samzong
|
922ed4d67d
|
feat(oauth): expose stable account id on provider account endpoint (#39470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-24 02:09:48 +00:00 |
|
zyssyz123
|
a8a83a357c
|
fix(agent): show workflow node runs in logs (#39471)
|
2026-07-24 01:59:57 +00:00 |
|
zyssyz123
|
0198e32447
|
fix(agent): start new Preview conversations without an ID (#39463)
|
2026-07-23 09:53:08 +00:00 |
|
Xiyuan Chen
|
b56ac4af4d
|
feat: gate agent management behind the agent.manage permission (#39330)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-23 07:34:07 +00:00 |
|
zyssyz123
|
2b8e40af32
|
fix(auth): validate account before accepting invitations (#39438)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-23 03:56:32 +00:00 |
|
Stephen Zhou
|
bd8f0104d6
|
feat(dataset): expose New RAG KnowledgeFS contracts (#39314)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-23 01:48:36 +00:00 |
|
Stephen Zhou
|
34a5ca191b
|
feat(dataset): add New Knowledge list and empty state (#39300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 12:00:50 +00:00 |
|
Jyong
|
fc7fabe544
|
Merge branch 'codex/migrate-knowledge-fs' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_agent_tool_inner_service.py
|
2026-07-22 06:16:29 -04:00 |
|
zyssyz123
|
0f9fffb7a2
|
fix(agent): isolate build and preview chat conversations (#39405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 09:17:55 +00:00 |
|
Jyong
|
29858d0db0
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
yyh
|
acb5ee29e1
|
test(e2e): validate generated console contracts (#39400)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 07:48:37 +00:00 |
|
林玮 (Jade Lin)
|
a3654d6a7d
|
fix(oauth): reauth after accepting invitation (#39366)
|
2026-07-22 05:59:04 +00:00 |
|
yyh
|
05a25943e7
|
fix(e2e): align fixtures with generated contracts (#39394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 05:09:23 +00:00 |
|
yyh
|
861831f176
|
fix(api): keep workflow log archives owner-admin only (#39338)
|
2026-07-21 04:31:14 +00:00 |
|