Stephen Zhou
|
def79bb431
|
fix(dataset): enforce KnowledgeFS proxy boundaries
|
2026-07-20 11:06:48 +08:00 |
|
Stephen Zhou
|
a8da8c6b78
|
Merge remote branch 'origin/0717-knowledge-fs-proxy' into 0717-knowledge-fs-proxy
# Conflicts:
# api/services/knowledge_fs_contract_routes.py
|
2026-07-17 18:02:29 +08:00 |
|
Stephen Zhou
|
59ceb6efd2
|
refactor(dataset): limit KnowledgeFS Console operations
|
2026-07-17 18:01:34 +08:00 |
|
Stephen Zhou
|
195d469fe3
|
Merge branch '0717-knowledge-fs-contract' into 0717-knowledge-fs-proxy
|
2026-07-17 17:52:56 +08:00 |
|
Stephen Zhou
|
5f8a9a30d5
|
refactor(dataset): validate declared KnowledgeFS operations
|
2026-07-17 17:49:37 +08:00 |
|
Stephen Zhou
|
e99ac5cb90
|
refactor(dataset): separate KnowledgeFS contract from policy
|
2026-07-17 17:38:13 +08:00 |
|
autofix-ci[bot]
|
8ce7ef70a6
|
[autofix.ci] apply automated fixes
|
2026-07-17 08:59:07 +00:00 |
|
Stephen Zhou
|
26d9686379
|
fix(dataset): refresh KnowledgeFS contract
Fixes WTA-1411
|
2026-07-17 13:47:33 +08:00 |
|
Stephen Zhou
|
c2751a29d6
|
Merge branch 'main' into 0717-knowledge-fs-contract
|
2026-07-17 13:30:45 +08:00 |
|
yyh
|
f962c9e47a
|
fix(web): settle running nodes after workflow failure (#39173)
|
2026-07-17 05:15:01 +00:00 |
|
yyh
|
af7e59de7c
|
fix(web): show current profile in main navigation (#39172)
|
2026-07-17 04:11:35 +00:00 |
|
非法操作
|
61b07ab17d
|
feat: default plugins for new user (#39167)
|
2026-07-17 02:49:58 +00:00 |
|
Joel
|
a7aff83d52
|
chore: remove useless agent tip (#39171)
|
2026-07-17 02:47:57 +00:00 |
|
Crazywoola
|
9de7e0fe44
|
perf(workflow-generator): parallelize node config generation (#38975)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 02:34:15 +00:00 |
|
Jingyi
|
50341357b3
|
fix(web): unify workspace avatar usage (#39160)
|
2026-07-17 01:35:03 +00:00 |
|
autofix-ci[bot]
|
63f46f22d6
|
[autofix.ci] apply automated fixes
|
2026-07-16 17:53:18 +00:00 |
|
Stephen Zhou
|
40bd22350d
|
feat(dataset): proxy KnowledgeFS Console requests
|
2026-07-17 01:47:58 +08:00 |
|
Stephen Zhou
|
389565cfd1
|
feat(dataset): generate KnowledgeFS backend contract
|
2026-07-17 01:45:11 +08:00 |
|
Yunlu Wen
|
96e34e7b24
|
fix: clean up env in example (#39044)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-07-16 16:51:04 +00:00 |
|
Asuka Minato
|
1aea3460af
|
test: use sqlite3 session in test_customized_retrieval (#38741)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 14:09:40 +00:00 |
|
yyh
|
48e536ba39
|
test(e2e): enforce behavior-driven quality gates (#39148)
|
2026-07-16 13:42:10 +00:00 |
|
Asuka Minato
|
33fe0dfd60
|
test: use sqlite3 session in test_human_input_form (#38780)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 13:17:50 +00:00 |
|
Asuka Minato
|
a8ffc93a5a
|
test: move plugin parameter service coverage to unit tests (#38934)
|
2026-07-16 13:06:04 +00:00 |
|
Asuka Minato
|
14ac8dfbf6
|
test: use sqlite3 session in test_passport (#38763)
|
2026-07-16 12:59:52 +00:00 |
|
Asuka Minato
|
b820ccf086
|
test: use sqlite3 session in test_tool_label_manager (#38762)
|
2026-07-16 12:56:08 +00:00 |
|
Asuka Minato
|
415c0db22e
|
test: use sqlite3 session in test_tool_providers (#38754)
|
2026-07-16 12:28:26 +00:00 |
|
Asuka Minato
|
6ad1a66a50
|
test: use sqlite3 session in test_remote_retrieval (#38737)
|
2026-07-16 10:56:00 +00:00 |
|
Asuka Minato
|
2f2d7c26d4
|
test: use sqlite3 session in test_api (#38736)
|
2026-07-16 10:38:33 +00:00 |
|
Joel
|
18f4640ad1
|
chore: remove empty advanced setting (#39147)
|
2026-07-16 10:24:23 +00:00 |
|
Joel
|
f4ad6ce978
|
chore: show package installed status in marketplace page (#39146)
|
2026-07-16 10:18:30 +00:00 |
|
Asuka Minato
|
e9c0e9de9e
|
test: use SQLite sessions in tasks (#39117)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 10:17:26 +00:00 |
|
Yunlu Wen
|
8a33161080
|
fix: downgrade to landlock v1 (#39139)
|
2026-07-16 10:04:01 +00:00 |
|
KeiKurosawa
|
752af8a270
|
fix(readme): remove trailing whitespace (#39143)
|
2026-07-16 09:48:55 +00:00 |
|
林玮 (Jade Lin)
|
678ce2ab37
|
refactor(api): pass tenant_id explicitly to workflow repositories (#39042)
|
2026-07-16 09:36:30 +00:00 |
|
Asuka Minato
|
b737833e2a
|
test: use SQLite sessions in services core (#39112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 09:32:11 +00:00 |
|
Asuka Minato
|
872b6906f2
|
test: use SQLite sessions in core workflow (#39110)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 09:18:55 +00:00 |
|
Joel
|
d876f6dba5
|
fix: validate inline agent files and skills in the workflow checklist (#39137)
|
2026-07-16 08:39:20 +00:00 |
|
zyssyz123
|
cd98193234
|
fix(agent): import workflow agents as inline (#39135)
|
2026-07-16 08:28:34 +00:00 |
|
github-actions[bot]
|
bfffcb7d0f
|
chore(i18n): sync translations with en-US (#39134)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-07-16 08:13:37 +00:00 |
|
yyh
|
d66de8a47b
|
test(e2e): harden behavior coverage and CI gates (#39043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 07:32:11 +00:00 |
|
Joel
|
1a2ba2237d
|
chore: new agent enchance (#39040)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 06:46:41 +00:00 |
|
yyh
|
8ff92c9ef8
|
fix(ci): run CLI checks for contract changes (#39047)
|
2026-07-16 04:56:18 +00:00 |
|
Yunlu Wen
|
511dbb9974
|
fix(agent): add new envs to .env.example (#39041)
|
2026-07-16 03:31:16 +00:00 |
|
zyssyz123
|
4381ec8fee
|
fix(agent): accept legacy missing asset placeholders (#39039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 03:11:08 +00:00 |
|
林玮 (Jade Lin)
|
cb41fb3e76
|
fix(api): serialize trial workflow conversation variables (#39038)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 02:57:06 +00:00 |
|
wangxiaolei
|
7dfd84472f
|
fix: fix miss create rbac binding (#39023)
|
2026-07-16 02:25:42 +00:00 |
|
非法操作
|
62bdbc8628
|
fix(web): hide broken table actions in Streamdown fullscreen (#38894)
|
2026-07-16 01:58:31 +00:00 |
|
非法操作
|
85cc183501
|
feat: improve ai-credits display (#38589)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 01:51:46 +00:00 |
|
yyh
|
5af8f6af4d
|
test(dify-ui): focus component tests on behavior (#39030)
|
2026-07-16 01:49:03 +00:00 |
|
yyh
|
abb9972e19
|
test: simplify dify ui browser test setup (#39028)
|
2026-07-15 15:37:28 +00:00 |
|