Commit Graph

1061 Commits

Author SHA1 Message Date
178ec7f3bc feat: support delete member bind access policy 2026-06-15 17:31:55 +08: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
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
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
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
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
53ef2e0e90 fix: fix apps and dataset permission 2026-06-11 14:13:36 +08:00
fe853fe280 fix: fix app and dataset permission keys 2026-06-11 11:40:47 +08:00
fe7d9f82f8 Merge branch 'main' into feat/rbac 2026-06-11 10:11:38 +08:00
5f71449b4d chore: update param check 2026-06-11 09:37:02 +08:00
2a46a7d91d refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
2c5c8e82c3 feat: agent slash menu backend (#37268)
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-10 10:40:03 +00:00
ba53d8839a [autofix.ci] apply automated fixes 2026-06-10 10:38:58 +00:00
da1819e0da Merge branch 'main' into feat/rbac 2026-06-10 18:33:42 +08:00
6658a7c5e7 fix: block frozen deleted accounts during invite activation (#37281) 2026-06-10 10:21:05 +00:00
68fee42123 feat: add copy_member param and support list members by role 2026-06-10 17:31:01 +08:00
9ac71329a4 fix(plugin): align plugin list endpoint counts with live endpoint state (#37179)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 08:11:11 +00:00
d422d7289d fix: fix permission 2026-06-10 15:30:02 +08:00
4fb3210f9a fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-06-10 07:28:12 +00:00
ed140b4eed fix: fix permission 2026-06-10 15:21:27 +08:00
da54d3d924 fix: fix permission 2026-06-10 15:15:11 +08:00
419f78c35b chore: update app detail permission key 2026-06-10 15:06:38 +08:00
d2f1287127 chore: remove some check 2026-06-10 12:34:26 +08:00
d849d60822 refactor(api): migrate tenant/user via DI for several endpoints (#37240) 2026-06-10 04:11:53 +00:00
e0408f43fe fix: fix failed test 2026-06-10 11:35:24 +08:00
4f5f482c36 [autofix.ci] apply automated fixes 2026-06-10 03:09:24 +00:00
f8e40212bc fix: fix failed test 2026-06-10 11:04:26 +08:00
cbec0417c4 fix: fix type check 2026-06-10 11:04:26 +08:00
f161083146 [autofix.ci] apply automated fixes 2026-06-10 02:14:08 +00:00
00ab2dfebf fix: fix type check 2026-06-10 10:09:18 +08:00
cc061d66bc [autofix.ci] apply automated fixes 2026-06-10 01:44:01 +00:00
935c51c7a3 fix: fix permission key 2026-06-09 23:01:43 +08:00
ed8fba4fe1 chore: skip permission check 2026-06-09 18:07:30 +08:00