autofix-ci[bot]
17f5452330
[autofix.ci] apply automated fixes
2026-06-25 00:00:40 +09:00
kota-maeda0708
c232375fd2
feat: add visibility control for plugin datasource credentials
...
Plugin-based datasource credentials (Notion, Jina, Firecrawl, etc.) were
implicitly shared with every workspace member. PR #35468 added the
visibility column, creator tracking and read-side filtering for datasource
providers, but left no way to actually set or change a credential's scope,
so every datasource credential stayed effectively all_team_members.
This completes the datasource side:
Backend:
- add_datasource_api_key_provider / add_datasource_oauth_provider accept
user_id and visibility; API keys default to all_team_members, OAuth
defaults to only_me (matching the plugin-credential philosophy)
- new update_datasource_credential_visibility (+ console endpoint) so the
creator can switch between only_me / all_team_members / partial_members;
only the creator (or legacy NULL-owner rows) may change the scope
- replace_partial_member_list / clear_partial_member_list helpers on
CredentialPermissionService (caller owns the transaction)
- list_datasource_credentials returns visibility, user_id, is_editable and
partial_member_list
Frontend:
- VisibilityModal reusing PermissionSelector, with an empty-partial-members
guard (the backend rejects an empty list)
- "Who can use" action in the credential operator, gated on is_editable
- scope badges (only me / partial team members) on the credential item
Existing credentials keep working: the visibility column defaults to
all_team_members and legacy rows with a NULL owner are always visible.
2026-06-25 00:00:40 +09:00
linhongkuan
4964359961
refactor(tests): use caplog in web login tests ( #37889 )
...
Co-authored-by: lin-hongkuan <lin-hongkuan@users.noreply.github.com>
2026-06-24 14:44:01 +00:00
Stephen Zhou
1b81ac033f
chore(knip): add mdx support clean unused code ( #37882 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 12:30:11 +00:00
Joel
2eb564696e
fix: banner has ui problem in small screen ( #37879 )
2026-06-24 11:19:33 +00:00
wangxiaolei
d87764b0f8
feat: filter dataset operator and add miss permission key ( #37867 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:56:28 +00:00
Jiang
d135dab241
fix: Lindorm vector store errors caused by the update of opensearch-py ( #37862 )
2026-06-24 09:54:06 +00:00
Stephen Zhou
ea1aa2fecd
chore(web): remove unused frontend code ( #37866 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:25:52 +00:00
yyh
86b73ba205
fix: align switch focus outline ( #37870 )
2026-06-24 09:16:40 +00:00
非法操作
fe62177ba5
fix: add is_cloud_only for templates ( #37846 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2026-06-24 08:29:54 +00:00
Yunlu Wen
ce6297bed2
chore(deps): bump dep versions for CVE fixes ( #37861 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-06-24 08:22:55 +00:00
L1nSn0w
94d365ea5e
feat: surface separated-mode LLM reasoning in CLI and workflow run preview ( #37828 )
2026-06-24 08:02:28 +00:00
Xiyuan Chen
32dc9ff2d9
fix(cli): make app-info cache resilient to corrupt entries + route errors through structured envelope (WTA-257) ( #37852 )
2026-06-24 07:39:26 +00:00
Asuka Minato
2112115962
chore: make AccountService.load_user use passed session ( #37764 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:29:12 +00:00
Stephen Zhou
f665bcac95
chore(web): clean up unused production code ( #37854 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:17 +00:00
Asuka Minato
347b02d318
chore: rm all mock_logger ( #37786 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:02 +00:00
Wu Tianwei
eb19140986
chore: Update permission keys and descriptions for multiple languages to simplify application and dataset management phrases ( #37859 )
2026-06-24 06:24:38 +00:00
github-actions[bot]
f8a9605417
chore(i18n): sync translations with en-US ( #37855 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-06-24 05:54:21 +00:00
Jingyi
4573aaa717
fix(web): polish onboarding main nav and preferences tab ( #37844 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-06-24 05:46:53 +00:00
Evan
67a5eacf2d
refactor: pass session as parameter in knowledge_retrieval_inner_service and agent_app_feature_service ( #37639 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-06-24 05:34:41 +00:00
jashwanth_reddy_gummula
2cde7e4a94
fix: resolve DetachedInstanceError via session management refactoring ( #37847 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 05:33:12 +00:00
Jingyi
4086f5f2d9
fix(web): align marketplace i18n terminology ( #37837 )
2026-06-24 05:18:07 +00:00
Myshkin451
31c08faded
refactor: inject session into audio TTS ( #37849 )
2026-06-24 04:49:48 +00:00
Stephen Zhou
1c1b20aa46
refactor(web): simplify deployment action state ( #37851 )
2026-06-24 04:39:52 +00:00
Wu Tianwei
24dd7ea3a8
fix: add RBAC feature toggle to environment configuration ( #37853 )
2026-06-24 04:18:59 +00:00
zyssyz123
1eafbf9763
fix(agent): save workflow agents as console roster apps ( #37848 )
2026-06-24 03:35:12 +00:00
kunal
d0b2239c60
refactor: accept db.session explicitly in ApiKeyAuthService ( #37832 )
...
Co-authored-by: kunalj1-arch <kunal.j1@turing.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 01:20:47 +00:00
Stephen Zhou
50b3228bc7
refactor(web): reuse infinite scroll hook in deployments ( #37825 )
2026-06-23 14:22:09 +00:00
kunal
5b453069d1
refactor: for db.session feedback service.export feedbacks ( #37763 )
...
Co-authored-by: kunalj1-arch <kunal.j1@turing.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-06-23 14:01:40 +00:00
Stephen Zhou
acf6d0ddc9
refactor(web): simplify deployment async ownership ( #37823 )
2026-06-23 13:20:23 +00:00
Stephen Zhou
d8ed874dc7
refactor(web): manage deployment async state with atoms ( #37819 )
2026-06-23 12:50:16 +00:00
github-actions[bot]
ed500761c8
chore(i18n): sync translations with en-US ( #37760 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 12:41:44 +00:00
zyssyz123
26b0ff2a01
feat(agent): copy roster agent into workflow inline agent ( #37813 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 12:28:29 +00:00
Stephen Zhou
b56e5f74e7
fix(web): stabilize deployment state hydration ( #37818 )
2026-06-23 11:07:15 +00:00
林玮 (Jade Lin)
4ac8c5a30e
fix(agent): inject env inline per-command instead of persisting workspace file ( #37815 )
2026-06-23 10:46:11 +00:00
wangxiaolei
be3677f145
fix: fix logic ( #37812 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 10:11:52 +00:00
github-actions[bot]
d1a3f31f15
chore(i18n): sync translations with en-US ( #37802 )
...
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 10:05:42 +00:00
Stephen Zhou
ac06deba20
refactor(web): sync deployment route state from next route ( #37811 )
2026-06-23 09:49:25 +00:00
L1nSn0w
725e4da29d
feat(chatflow): stream LLM reasoning to a live thinking panel ( #37460 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 09:49:01 +00:00
Yunlu Wen
c2a554da93
fix(api): disable gunicorn control sock ( #37806 )
2026-06-23 09:21:13 +00:00
wangxiaolei
db9b899321
chore: compatiable old role update ( #37804 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 09:08:08 +00:00
ToughGuysDeservePink
b98ba99b23
fix: correct misleading password length validation message ( #37796 )
2026-06-23 09:00:16 +00:00
林玮 (Jade Lin)
04d226384f
fix(agent): agent composer publish validation ( #37803 )
2026-06-23 08:48:40 +00:00
Stephen Zhou
0fcaf92d67
fix(web): polish main nav and deployment tooltip styles ( #37800 )
2026-06-23 08:10:28 +00:00
FFXN
a554891bbd
fix: snippet history detail includes input fields ( #37797 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 08:08:12 +00:00
Xiyuan Chen
d764b16d06
feat(cli): prepare for alpha release ( #37794 )
2026-06-23 08:07:15 +00:00
盐粒 Yanli
f4fdbeba76
feat(agent-v2): sync nightly updates to main (2026-06-22) ( #37651 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 08:05:16 +00:00
wangxiaolei
56b0b57ff7
feat: support query catalog add billing enabled ( #37791 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 07:34:58 +00:00
Stephen Zhou
99c3d7d0f0
refactor(web): consolidate deployment state atoms ( #37783 )
2026-06-23 07:26:55 +00:00
Byron.wang
cf1ebdadf5
feat(retention): add V2 workflow run archive bundlesa ( #37747 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 15:20:25 +08:00