c750e9581e
fix: fix miss email and avatar
2026-06-17 14:13:17 +08:00
501bbda278
Merge remote-tracking branch 'upstream/main' into feat/rbac
2026-06-17 13:53:35 +08:00
7b29aec0a2
fix autofix errors
2026-06-17 13:48:10 +08:00
e970cbde0f
feat: add agent roster observability APIs ( #37566 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-17 05:22:52 +00:00
543359d690
fix: fix url converter
2026-06-17 12:55:56 +08:00
a645b8760c
Merge branch 'main' into feat/rbac
2026-06-17 12:53:14 +08:00
2904f7934e
fix: fix url
2026-06-17 12:39:21 +08:00
c9bf0eecf0
feat: return account email
2026-06-17 12:39:21 +08:00
96e3215cc2
apply autofix
2026-06-17 12:27:13 +08:00
aec1704ad7
Merge branch 'main' into feat/rbac
2026-06-17 09:31:34 +08:00
bacc48d16e
fix(agent): align config detail and output contracts ( #37535 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-17 01:17:20 +00:00
58fa47e9a7
feat: sync app / dataset create member
2026-06-16 17:07:12 +08:00
dcc0b95e11
fix: issue ( #37508 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-16 08:53:53 +00:00
b6b9165d2b
fix(agent): include app display fields in published references ( #37485 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-16 07:00:37 +00:00
b4e3a9095b
fix(agent): support agent-id chat and inline draft bindings ( #37483 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-16 06:04:30 +00:00
1b2d397fc9
test: example of make db.session pass from parameter. #37403 ( #37471 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-16 04:07:01 +00:00
e4bab4fb03
Merge branch 'feat/rbac' into wtw/merge-main
2026-06-16 10:14:26 +08:00
de10fe212f
Merge branch 'main' into wtw/merge-main
2026-06-16 10:08:50 +08:00
aa0912766a
chore: update permission check
2026-06-16 10:01:54 +08:00
2b7f5ab982
fix: project agent node outputs into draft graph ( #37467 )
2026-06-15 13:27:57 +00:00
1e8329f02c
feat: Unify Agent v2 console routes ( #37465 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-15 11:09:15 +00:00
146e678e79
feat: support maintainer
2026-06-15 18:44:30 +08:00
178ec7f3bc
feat: support delete member bind access policy
2026-06-15 17:31:55 +08:00
9b74df21d0
feat(web): refine onboarding UI ( #37433 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: fatelei <fatelei@gmail.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
Co-authored-by: gigglewang <gigglewang@dify.ai >
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai >
Co-authored-by: chariri <w@chariri.moe >
Co-authored-by: Evan <2869018789@qq.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-06-15 08:47:15 +00:00
28b6384920
fix: fix conflict
2026-06-15 15:24:17 +08:00
d21bf291bb
fix: align agent app backing roster API ( #37442 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-15 05:21:38 +00:00
12159d6313
feat: rbac scaffold ( #37443 )
2026-06-15 05:16:41 +00:00
015c07fb47
chore: clean code
2026-06-15 13:15:58 +08:00
4419ce8f34
move decorator
2026-06-15 12:40:39 +08:00
b18f928e29
use enum for access
2026-06-15 11:54:11 +08:00
fe9dfb45b5
fix: overwrite cli and openapi controllers with main to drop stale conflict resolution
...
A prior 'Merge branch main' resolved cli/openapi conflicts incorrectly,
keeping feat/rbac's stale copies and reverting main's refactors. This
restores both paths to upstream/main exactly so the PR no longer shows
spurious cli/openapi diffs.
2026-06-15 10:47:32 +08:00
e0773c4d8f
refactor: TagService to accept db.session explicitly ( #37416 )
2026-06-15 02:04:28 +00:00
c6b3e525d1
refactor: accept db.session explicitly in RecommendedAppService ( #37417 )
...
Co-authored-by: Shahil Kadia <shahil@users.noreply.github.com >
2026-06-15 01:19:16 +00:00
68a700a2f5
chore: pass scope value
2026-06-14 10:28:16 +08:00
8cac86d5c5
feat(agent): Skills & Files effective chain — drive runtime exposure, inspector, lifecycle, infer-tools ( #37370 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-13 02:30:55 +00:00
5d77c0af08
refactor: fix OpenAPI contract generation schemas ( #37387 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 14:25:53 +00:00
5d2de9f0fb
feat: add new apis
2026-06-12 17:01:46 +08:00
e0c6ca9930
fix: GET query parameter OpenAPI contracts ( #37378 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 09:01:22 +00:00
6c0cce4b7f
chore: update to openapi v3 by change dep ( #37316 )
...
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 07:52:19 +00:00
07eb4903b8
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) ( #37313 )
...
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
2026-06-12 06:35:15 +00:00
796d601649
Merge branch 'main' into feat/rbac
2026-06-12 13:55:15 +08:00
e32a732812
refactor: agent draft ( #37356 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 03:46:21 +00:00
92df792e4a
refactor(agent): replace workspace inspector with sandbox API ( #37349 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 02:46:31 +00:00
535257dba0
chore: update permission check
2026-06-12 10:44:49 +08:00
09bb87d089
feat: harden /create and /refine workflow generation for edge cases ( #37336 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-12 02:41:17 +00:00
ba59d9a4ac
feat: unified ErrorBody contract for /openapi/v1 and difyctl ( #37285 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-11 10:26:27 +00:00
ba5cbc03ef
fix: fix type check
2026-06-11 15:59:50 +08:00
9ea747a15e
fix: add miss permission check
2026-06-11 15:50:39 +08:00
e791186ca4
fix: fix failed test
2026-06-11 14:37:43 +08:00
eb3a4964b6
[autofix.ci] apply automated fixes
2026-06-11 06:18:25 +00:00