Commit Graph

6986 Commits

Author SHA1 Message Date
林玮 (Jade Lin) 41658d5c52 refactor(api): simplify batch cleanup refresh state
(cherry picked from commit 1ded32d949)
2026-07-22 14:07:08 +08:00
林玮 (Jade Lin) 6c71b5fd0d refactor(api): simplify vector cache refresh metric
(cherry picked from commit fa585cf134)
2026-07-22 14:07:08 +08:00
林玮 (Jade Lin) bc4c16790e refactor(api): derive cleanup tenant from dataset
(cherry picked from commit b124ec86fc)
2026-07-22 14:07:08 +08:00
林玮 (Jade Lin) 5e16a7dfa8 fix(api): invalidate vector space cache after cleanup
(cherry picked from commit a07e5c6eb4)
2026-07-22 14:07:08 +08:00
林玮 (Jade Lin) 4026632fcf fix(auth): preserve invite token after OAuth mismatch 2026-07-22 13:13:04 +08:00
林玮 (Jade Lin) b7e6990f7d fix(auth): clarify OAuth invitation mismatch 2026-07-21 17:28:14 +08:00
林玮 (Jade Lin) 4d9b4b8edf fix(auth): establish OAuth invitation session 2026-07-21 17:28:14 +08:00
林玮 (Jade Lin) e2058a7f83 fix(api): use resource tenant for draft variable files
(cherry picked from commit c3a6aa0b36)
2026-07-20 19:52:30 +08:00
林玮 (Jade Lin) ffe6c13116 Merge branch 'linw/snp-532-trial-app-resource-tenant' into deploy/saas 2026-07-20 11:20:12 +08:00
林玮 (Jade Lin) 52feab9ae7 feat(api, web): scope trial app remote file uploads to app owner tenant 2026-07-20 11:15:45 +08:00
autofix-ci[bot] ef36253c41 [autofix.ci] apply automated fixes 2026-07-17 07:24:17 +00:00
林玮 (Jade Lin) 3c91613fa8 Merge branch 'linw/snp-532-trial-app-resource-tenant' into deploy/saas 2026-07-17 14:59:20 +08:00
林玮 (Jade Lin) eca7d71ae5 Merge remote-tracking branch 'origin/main' into deploy/saas 2026-07-17 14:59:15 +08:00
林玮 (Jade Lin) b03d494151 feat(api, web): scope trial app file uploads to app owner tenant 2026-07-17 14:52:48 +08:00
sahasweety 83f40b85f4 fix: remove patch logger in test, use caplog instead (Closes #37468) (#39159)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 06:22:20 +00:00
林玮 (Jade Lin) 766c0504b9 Revert "refactor(api): delegate tenant scoping of upload file lookups to file access controller"
This reverts commit 9c0785be20.
2026-07-17 14:19:40 +08:00
非法操作 61b07ab17d feat: default plugins for new user (#39167) 2026-07-17 02:49:58 +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
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
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
林玮 (Jade Lin) 53f13e618a refactor(api): delegate tenant scoping of upload file lookups to file access controller 2026-07-16 18:41:13 +08:00
Asuka Minato 2f2d7c26d4 test: use sqlite3 session in test_api (#38736) 2026-07-16 10:38:33 +00:00
林玮 (Jade Lin) 9c0785be20 refactor(api): delegate tenant scoping of upload file lookups to file access controller 2026-07-16 18:37:48 +08: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
林玮 (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
zyssyz123 cd98193234 fix(agent): import workflow agents as inline (#39135) 2026-07-16 08:28:34 +00:00
hjlarry 78f1a15b3b Merge branch 'p463' into deploy/saas 2026-07-16 13:48:12 +08:00
hjlarry 93a94a4814 feat: new user default model 2026-07-16 13:45:43 +08:00
林玮 (Jade Lin) 20717b6c8b fix(api): serialize trial workflow conversation variables (#39038)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit cb41fb3e76)
2026-07-16 11:32:55 +08: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
非法操作 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
hjlarry 291393eda7 Merge branch 'p463' into deploy/saas 2026-07-16 09:16:17 +08:00
zyssyz123 79662d49af fix(agent): aggregate monitor sources by workflow app (#39021)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-15 14:08:57 +00:00
zyssyz123 73c3048599 fix(agent): preserve DSL asset placeholders and count draft references (#39015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 11:49:11 +00:00
林玮 (Jade Lin) 333396f605 fix: serialize trial workflow conversation variables 2026-07-15 18:16:30 +08:00
林玮 (Jade Lin) c6b3b457bb Merge branch 'linw/snp-532-trial-app-resource-tenant' into deploy/saas 2026-07-15 17:42:04 +08:00
CodingOnStar b8866545e8 Merge branch 'fix/url-saas-signin' into deploy/saas 2026-07-15 17:34:56 +08:00
林玮 (Jade Lin) e9e7105301 refactor: pass tenant_id explicitly to workflow repositories 2026-07-15 17:33:00 +08:00
WH-2099 6a511da325 fix(api): bind scoped lookups to nested owner refs (#38470) 2026-07-15 09:31:09 +00:00
wangxiaolei d914ece3fb fix: fix conversation title is overwrite empty (#39004)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 08:24:11 +00:00
Xin Zhang 120c38bad8 feat(enterprise): reject member invites that would exceed licensed seats (#38995) 2026-07-15 07:59:16 +00:00