CodingOnStar
|
24b977da27
|
Merge branch 'feat/marketplace-homepage-redesign' into feat/creator-profile-home
|
2026-08-17 13:01:32 +08:00 |
|
mesrop2008
|
c2e68335d4
|
docs: fix pipeline_generator docstrings to reference pipeline instead of app_model (#40813)
|
2026-08-15 12:09:16 +00:00 |
|
Harsh Kashyap
|
d43685bc79
|
fix(extension): chain original exception in APIBasedExtensionRequestor per PEP 3134 (#40810)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-15 08:48:28 +00:00 |
|
Dream
|
8031ea6d73
|
fix: replace bare except with except Exception in core agent, storage and vector backends (#40801)
|
2026-08-15 00:56:09 +00:00 |
|
chelsealong
|
b537fed907
|
fix(api): point SSRF-blocked error message at the correct dify issue (#40605)
|
2026-08-14 11:46:50 +00:00 |
|
盐粒 Yanli
|
3acc9470d4
|
feat(dify-agent): expand and enforce agent run limits (#40641)
|
2026-08-14 08:27:19 +00:00 |
|
林玮 (Jade Lin)
|
4e44ade07f
|
fix: handle long text URLs in webscraper (#40757)
|
2026-08-14 07:34:53 +00:00 |
|
Crazywoola
|
58653f2cdb
|
feat(workflow-generator): prefer installed tools (#40611)
|
2026-08-14 05:38:37 +00:00 |
|
林玮 (Jade Lin)
|
755c154b1f
|
refactor: resolve completion model via manager (#40756)
|
2026-08-14 02:52:42 +00:00 |
|
CodingOnStar
|
889bd18da4
|
Merge branch 'feat/marketplace-homepage-redesign' into feat/creator-profile-home
|
2026-08-14 10:34:47 +08:00 |
|
Harsh Kashyap
|
8238684334
|
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-13 17:50:05 +00:00 |
|
zyssyz123
|
c9c7fb9962
|
fix(agent): meter internal LLM calls through API (#40613)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-13 12:15:44 +00:00 |
|
林玮 (Jade Lin)
|
b9248690b0
|
refactor: generalize hosted model quota lifecycle (#40722)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-13 08:10:02 +00:00 |
|
盐粒 Yanli
|
79b8d7a797
|
fix(agent): normalize plugin provider identities (#40619)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-08-13 07:22:41 +00:00 |
|
林玮 (Jade Lin)
|
c647cfd6a3
|
refactor: resolve summary models through manager (#40696)
|
2026-08-13 06:22:22 +00:00 |
|
zyssyz123
|
6e80f42f38
|
fix(api): decouple response listeners from execution lifecycle (#39813)
|
2026-08-13 05:50:43 +00:00 |
|
Xiyuan Chen
|
5bacb68115
|
fix(ops): keep the path of self-hosted LangSmith and Weave endpoints (#40584)
|
2026-08-13 03:18:22 +00:00 |
|
林玮 (Jade Lin)
|
12e6838403
|
fix: meter hosted LLM invocations (#40589)
|
2026-08-12 12:33:21 +00:00 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
CodingOnStar
|
8102836ca8
|
Merge branch 'feat/creator-profile-home' into deploy/dev
# Conflicts:
# oxlint-suppressions.json
# packages/contracts/marketplace.ts
# web/app/(commonLayout)/marketplace/page.tsx
# web/app/components/main-nav/routes.ts
# web/app/components/plugins/marketplace/detail-dialog/__tests__/index.spec.tsx
# web/app/components/plugins/marketplace/detail-dialog/index.tsx
# web/app/components/plugins/marketplace/home/__tests__/home-catalog-navigation.spec.tsx
# web/app/components/plugins/marketplace/home/__tests__/home-header.spec.tsx
# web/app/components/plugins/marketplace/home/__tests__/home-trending.spec.tsx
# web/app/components/plugins/marketplace/home/home-catalog-tabs.tsx
# web/app/components/plugins/marketplace/home/home-header.tsx
# web/app/components/plugins/marketplace/home/home-search.tsx
# web/app/components/plugins/marketplace/home/home-trending.tsx
# web/app/components/plugins/marketplace/home/index.tsx
# web/app/components/plugins/marketplace/index.tsx
# web/app/components/plugins/marketplace/list/__tests__/card-wrapper.spec.tsx
# web/app/components/plugins/marketplace/list/list-wrapper.tsx
# web/app/components/plugins/marketplace/view.tsx
|
2026-08-12 12:53:47 +08:00 |
|
Valor
|
e3812cf72b
|
fix: add zh_Hans labels for builtin Audio provider and its tools (#40408)
|
2026-08-11 08:27:59 +00: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 |
|
wangxiaolei
|
4c7b870062
|
fix: _multiple_retrieve_thread not fail fast (#40466)
|
2026-08-11 05:40:23 +00:00 |
|
林玮 (Jade Lin)
|
4eb9a24997
|
refactor(workflow): align standalone node execution layers (#40447)
|
2026-08-10 12:37:34 +00:00 |
|
zyqzyq
|
df250423d4
|
feat: add tool plugin param type date and date-picker (#36163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
|
2026-08-10 09:31:38 +00:00 |
|
fatelei
|
f805038d16
|
fix: fix conflict
|
2026-08-10 14:01:55 +08:00 |
|
medimedi
|
e036075e22
|
chore: Remove redundant dataset context string conversions (#40189)
|
2026-08-08 18:26:52 +00:00 |
|
chelsealong
|
2a742486c5
|
fix(agent-v2): accept composer UI ids on manual metadata filter conditions (#40171)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-08 06:55:27 +00:00 |
|
fatelei
|
9d1a3c5a00
|
Merge remote-tracking branch 'upstream/main' into skill
|
2026-08-08 09:06:56 +08:00 |
|
盐粒 Yanli
|
916d7e1c96
|
refactor(dify-agent): download Binding files through Agent Stub (#40143)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 14:56:52 +00:00 |
|
fatelei
|
9969c9f845
|
fix: fix conflict
|
2026-08-07 20:53:07 +08:00 |
|
盐粒 Yanli
|
12300f3833
|
feat(dify-agent): propagate run limit error types (#40116)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 10:37:22 +00:00 |
|
Jingyi
|
5dfd83e9ab
|
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:06:25 +00:00 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
Yunlu Wen
|
1983e842ca
|
feat: support azure keyvault (#39933)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-07 00:42:13 +00:00 |
|
zyssyz123
|
90d6046345
|
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-06 12:36:24 +00:00 |
|
Asuka Minato
|
78129cf6c3
|
test: use SQLite sessions in datasource files (#39048)
|
2026-08-06 08:28:27 +00:00 |
|
yyh
|
33b238343b
|
chore: remove obsolete development docs (#40098)
|
2026-08-06 08:21:17 +00:00 |
|
Asuka Minato
|
f08cc41546
|
test: use SQLite sessions in services core (#39058)
|
2026-08-06 04:07:01 +00:00 |
|
非法操作
|
8170a2a5f3
|
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 03:23:16 +00:00 |
|
盐粒 Yanli
|
b462cb041d
|
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 13:14:02 +00:00 |
|
nightcityblade
|
9d81f0da10
|
chore(api): remove unreachable match suppressions (#39949)
Co-authored-by: nightcityblade <nightcityblade@gmail.com>
|
2026-08-04 11:56:37 +00:00 |
|
fatelei
|
47788f1617
|
Merge branch 'skill' into deploy/dev
|
2026-08-04 19:02:57 +08:00 |
|
fatelei
|
dcdf6715a3
|
feat: add rbac
|
2026-08-04 19:02:34 +08:00 |
|
Asuka Minato
|
482ec5e712
|
test: use sqlite3 session in test_qa_index_processor (#38765)
|
2026-08-04 10:53:55 +00:00 |
|
林玮 (Jade Lin)
|
3ada29bbe0
|
fix(api): surface system quota exhaustion without fallback (#39986)
|
2026-08-04 08:49:25 +00:00 |
|
非法操作
|
8f817644e9
|
fix(workflow): avoid app context dependency in parallel iteration (#39983)
|
2026-08-04 07:47:49 +00:00 |
|
-LAN-
|
aab31292d8
|
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 06:17:13 +00:00 |
|
-LAN-
|
2d2cc7cab1
|
refactor(workflow): move AgentNode events out of graphon (#39845)
|
2026-08-04 03:54:40 +00:00 |
|
林玮 (Jade Lin)
|
be0e2c03e4
|
feat(api): isolate credentials from local packages (#39957)
|
2026-08-04 02:50:04 +00:00 |
|