Stephen Zhou
|
574461604d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/commands/system.py
# api/controllers/console/init_validate.py
# api/controllers/console/workspace/account.py
# api/controllers/console/wraps.py
# api/controllers/openapi/auth/data.py
# api/core/hosting_configuration.py
# api/core/provider_manager.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/services/workspace_service.py
# api/tasks/workflow_cfs_scheduler/entities.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/openapi/auth/test_data.py
# api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# dev/start-worker
# packages/contracts/console.ts
# packages/contracts/package.json
# packages/iconify-collections/custom-public/icons.json
# web/app/components/workflow/__tests__/index.spec.tsx
# web/app/components/workflow/index.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/service/fetch.spec.ts
|
2026-08-12 10:33:29 +08:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00: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
|
d2380dd951
|
feat(dataset): add New RAG knowledge settings
|
2026-07-28 20:56:00 +08:00 |
|
Escape0707
|
eef709e475
|
ci: enforce strict checks for unit tests (#39682)
|
2026-07-28 09:10:02 +00:00 |
|
Stephen Zhou
|
3de75a3315
|
fix(dataset): stabilize New RAG KnowledgeFS flows
|
2026-07-27 16:18:51 +08:00 |
|
非法操作
|
8d406aec31
|
fix(dev): use gevent WebSocket server for local API (#39349)
|
2026-07-21 06:42:55 +00:00 |
|
ojasarora.eth
|
a246dc8b17
|
ci: emit pyrefly diagnostics as GitHub workflow commands (#37974)
|
2026-06-25 18:27:46 +00:00 |
|
QuantumGhost
|
4f4ac27de2
|
chore(api): surface pyrefly output on type-check failures (#37934)
|
2026-06-25 13:47:10 +00:00 |
|
Escape0707
|
a180ab19e4
|
chore: type check test container tests (#36790)
|
2026-05-29 01:54:25 +00:00 |
|
-LAN-
|
34a89416f7
|
test(api): manage backend pytest services natively (#36235)
|
2026-05-19 07:52:15 +00:00 |
|
-LAN-
|
59e96fbb2a
|
fix(dev): handle empty pyrefly target paths (#36325)
|
2026-05-18 08:04:03 +00:00 |
|
chariri
|
af4b9bfa8f
|
chore: Remove pyright in favor of pyrefly (#36154)
|
2026-05-14 05:49:08 +00:00 |
|
-LAN-
|
b108ea42f6
|
fix(docker): update middleware env setup (#35946)
|
2026-05-11 05:21:02 +00:00 |
|
macat
|
48d27e250b
|
refactor: split docker-compose env config into separate files (#31586)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-05-08 15:36:20 +00:00 |
|
Yunlu Wen
|
881a9a1a08
|
refactor(api): move trace providers (#35144)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 07:53:35 +00:00 |
|
Yunlu Wen
|
ae898652b2
|
refactor: move vdb implementations to workspaces (#34900)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
|
2026-04-13 08:56:43 +00:00 |
|
Stephen Zhou
|
63bfba0bdb
|
fix: update how ky handle error (#34735)
|
2026-04-08 10:38:33 +00:00 |
|
99
|
f27d669f87
|
chore: normalize frozenset literals and myscale typing (#34327)
|
2026-03-31 08:21:22 +00:00 |
|
Dominic
|
01c857a67a
|
fix(dev): load middleware env in start-docker-compose (#33927)
|
2026-03-31 10:20:45 +08:00 |
|
Stephen Zhou
|
52a4bea88f
|
refactor: introduce pnpm workspace (#34241)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-30 10:34:50 +00:00 |
|
-LAN-
|
b642f5c3e5
|
chore(ci): split API unit and integration coverage reporting (#34211)
|
2026-03-29 21:51:51 +00:00 |
|
Ye Ding
|
f795d24151
|
feat: Add Hologres as a VDB & FullText DB choice (#32830)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-15 20:55:02 +08:00 |
|
-LAN-
|
fb41b215c8
|
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
|
2026-03-15 15:24:59 +08:00 |
|
lif
|
1104d35bbb
|
chore: remove unused WEAVIATE_GRPC_ENABLED config option (#33378)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2026-03-13 15:06:50 +08:00 |
|
eux
|
e74cda6535
|
feat(tasks): isolate summary generation to dedicated dataset_summary queue (#32972)
|
2026-03-06 14:35:28 +08:00 |
|
盐粒 Yanli
|
49dcf5e0d9
|
chore: add local pyrefly exclude workflow (#33059)
|
2026-03-06 09:49:23 +08:00 |
|
QuantumGhost
|
3119c99979
|
chore(api): consume tasks in workflow_based_app_execution queue in start-worker script (#32214)
|
2026-02-11 09:21:54 +08:00 |
|
盐粒 Yanli
|
c14a8bb437
|
chore(dev): use strict bash mode for pytest (#31873)
|
2026-02-03 19:42:42 +08:00 |
|
yihong
|
8aeef36e2d
|
feat: use xdist to make make test faster (#30824)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2026-01-29 18:17:40 +08:00 |
|
盐粒 Yanli
|
67657c2f48
|
chore: Update dev setup scripts and API README (#31415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-24 10:20:47 +08:00 |
|
Stephen Zhou
|
2512227868
|
chore: update dev config (#31329)
|
2026-01-21 13:49:16 +08:00 |
|
hj24
|
46c9a59a31
|
feat: sandbox retention basic settings (#29842)
|
2025-12-18 14:16:23 +08:00 |
|
-LAN-
|
80c74cf725
|
test: Consolidate API CI test runner (#29440)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-15 13:20:31 +08:00 |
|
-LAN-
|
d696b9f35e
|
Use pnpm dev in dev/start-web (#28684)
|
2025-11-26 16:24:01 +08:00 |
|
Maries
|
a1b735a4c0
|
feat: trigger billing (#28335)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-20 10:15:23 +08:00 |
|
Bowen Liang
|
1369119a0c
|
fix: determine cpu cores determination in baseedpyright-check script on macos (#28058)
|
2025-11-12 19:27:27 +08:00 |
|
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
hj24
|
37903722fe
|
refactor: implement tenant self queue for rag tasks (#27559)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-11-06 21:25:50 +08:00 |
|
Eric Guo
|
42385f3ffa
|
Sync celery queue name list (#27554)
|
2025-10-29 10:19:57 +08:00 |
|
Asuka Minato
|
f6ede6f1c1
|
Add threading option to basedpyright checks (#27203)
|
2025-10-22 17:09:46 +08:00 |
|
-LAN-
|
578247ffbc
|
feat(graph_engine): Support pausing workflow graph executions (#26585)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-10-19 21:33:41 +08:00 |
|
-LAN-
|
24612adf2c
|
Fix dispatcher idle hang and add pytest timeouts (#26998)
|
2025-10-16 22:15:03 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
Asuka Minato
|
bdd85b36a4
|
ruff check preview (#25653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-16 12:58:12 +08:00 |
|
Yongtao Huang
|
334218a62c
|
Remove unused mypy script (#25177)
|
2025-09-05 00:22:38 +08:00 |
|
-LAN-
|
017a75aa44
|
chore: enhance basedpyright-check script to support path arguments (#25108)
|
2025-09-04 09:34:50 +08:00 |
|
-LAN-
|
b88146c443
|
chore: consolidate type checking in style workflow (#25053)
|
2025-09-03 13:34:43 +08:00 |
|
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-03 11:52:26 +08:00 |
|
-LAN-
|
f540d0b747
|
chore: remove ty type checker from reformat script and pre-commit hooks (#25021)
|
2025-09-03 08:56:23 +08:00 |
|