Commit Graph

11889 Commits

Author SHA1 Message Date
林玮 (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
yyh 2b4adc6660 ci: route default Depot jobs to 4-core runners (#39277)
(cherry picked from commit 58d1dd8873)
2026-07-20 14:04:18 +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
非法操作 aff8a49bbf fix: change email not work (#39182) 2026-07-17 06:05:20 +00:00
Joel b0329cd53c chore: add agent tooltip (#39183) 2026-07-17 06:00:29 +00:00
yyh 2a008423d8 chore: upgrade Vite+ to 0.2.5 (#39181) 2026-07-17 05:39:02 +00: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
yyh 0b2715af2f fix(web): show current profile in main navigation 2026-07-17 12:08:27 +08: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
yyh bb7959129c fix(web): avoid stale profile after email code login 2026-07-17 09:42:44 +08:00
yyh 49c9b81a88 Revert "fix(web): refresh profile after email registration"
This reverts commit 6c4e1fc264.
2026-07-17 09:40:55 +08:00
Jingyi 50341357b3 fix(web): unify workspace avatar usage (#39160) 2026-07-17 01:35:03 +00: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
yyh 6c4e1fc264 fix(web): refresh profile after email registration 2026-07-16 22:43:23 +08: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
林玮 (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
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
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