GareArc
79bad45f55
refactor(migration): drop comment from LB collision key
2026-05-25 22:31:21 -07:00
GareArc
c39cfc14fb
refactor(migration): clarify LB collision key includes model_name intentionally
2026-05-25 22:06:58 -07:00
GareArc
2300497a8c
fix(migration): dedup load_balancing_model_configs on credential merge
...
When provider_model_credentials are merged (loser deleted, winner kept),
rows in load_balancing_model_configs pointing to the loser credential are
rewritten to point to the winner. If the winner already has an LB row for
the same (provider_name, model_name, model_type), the rewrite would create
a duplicate — instead, detect the collision and delete the loser LB row.
Adds _LoadBalancingCredentialDeletePlan, extends
_ProviderModelCredentialGroupPlan with load_balancing_deletions, adds
_emit_load_balancing_reference_deletions, and wires it into the credential
group plan emit path.
2026-05-25 22:00:55 -07:00
QuantumGhost
5ac44589d6
Merge remote-tracking branch 'upstream/main' into feat/model-type-migration-script-2
2026-05-26 10:12:48 +08:00
QuantumGhost
2fda1318be
feat(api): support concurrency in mode type migration script
2026-05-26 10:00:55 +08:00
QuantumGhost
1a25acc140
chore(api): log after updating / deletion
2026-05-26 09:24:08 +08:00
a728e0ac69
feat: adding dify cli ( #36348 )
...
Co-authored-by: GareArc <[email protected] >
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <[email protected] >
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected] >
Co-authored-by: gigglewang <[email protected] >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <[email protected] >
2026-05-26 01:12:36 +00:00
QuantumGhost
79beadb8cf
chore(api): minor adjustment
2026-05-26 04:39:30 +08:00
QuantumGhost
1b70cdd51d
feat(api): introduce model type migration script
...
Assisted-By: Codex:GPT-5.4
2026-05-26 03:27:19 +08:00
Evan and GitHub
4d6f8eba2a
fix: normalize summary_index_setting None to fix preview error ( #36626 )
2026-05-25 13:42:45 +00:00
b1f0a11d84
feat: output declaration and inspector ( #36618 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 10:08:58 +00:00
5f7eb7bde9
feat: add workflow_version to workflow_agent_node_bindings ( #36603 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 06:26:19 +00:00
Kuroda Kayn and GitHub
6b1b1f3790
fix(api): use plain Session in RAG pipeline controllers to prevent closed-transaction error ( #36392 )
2026-05-24 03:50:59 +00:00
8d99326fb3
feat(plugin): cache plugin model providers by tenant ( #36449 )
...
Co-authored-by: WH-2099 <[email protected] >
2026-05-23 09:12:09 +00:00
473c945839
chore: seprate vector space quota query ( #36514 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-22 09:26:17 +00:00
呆萌闷油瓶 and GitHub
0cf9597f52
fix: suggested questions API crash on legacy conversation override configs ( #36459 )
2026-05-21 01:58:52 +00:00
60cd346fa6
feat: wire workflow agent node runtime ( #36437 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-20 12:39:45 +00:00
QuantumGhost and GitHub
f04d809426
fix(api): fix invalid token error while changing email ( #36412 )
2026-05-20 05:51:15 +00:00
Nicholas-Xiong and GitHub
77333e57a7
refactor: convert isinstance chains to match/case pattern ( #36364 )
2026-05-20 03:07:19 +00:00
d9e90d0fa0
feat: add new agent ( #36284 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-19 10:43:23 +00:00
b04b4449db
chore(api): annotate simple contract responses ( #36331 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected] >
2026-05-19 06:13:20 +00:00
2d5186fb28
fix(offline): guard marketplace I/O paths for ENG-421 ( #36335 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-18 13:53:42 +00:00
c07686928a
fix(api): close base64 file lookup sessions ( #36308 )
...
Co-authored-by: Stephen Zhou <[email protected] >
2026-05-18 07:13:12 +00:00
b96f372f45
chore(api): upgrade graphon to 0.4.0 ( #36124 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <[email protected] >
2026-05-18 00:34:17 +00:00
a252fbddfa
feat: initialize user timezone and language from browser ( #36170 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 08:12:52 +00:00
194b54bae4
fix: allow tag rename without type payload ( #36182 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 01:29:17 +00:00
432a6412a3
fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) ( #35797 )
...
Signed-off-by: xr843 <[email protected] >
Co-authored-by: Ido Shani <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <[email protected] >
2026-05-14 16:13:04 +00:00
chariri and GitHub
a35b28dbef
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
7210f856c9
fix: pipeline template render ( #36168 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
2026-05-14 09:11:18 +00:00
e660d7af38
fix(api): gracefully handle credential fetch failures in rag pipeline ( #36165 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 08:27:19 +00:00
d9ccfcbc6e
fix: fix delete logs failed ( #36151 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 08:02:31 +00:00
EvanYao and GitHub
aeb7687e2c
fix: add null check in get_recommend_app_detail before accessing result['id'] ( #36153 )
2026-05-14 06:42:22 +00:00
非法操作 and GitHub
a03ee828a3
fix: get recommend_app categories should not re-order it ( #36161 )
2026-05-14 06:36:28 +00:00
chariri and GitHub
af4b9bfa8f
chore: Remove pyright in favor of pyrefly ( #36154 )
2026-05-14 05:49:08 +00:00
mehmet turac and GitHub
12d33652b6
fix(errors): clean unnecessary | None in error classes ( #36135 )
2026-05-14 03:21:41 +00:00
非法操作 and GitHub
d1d190374d
fix: credit pool access outside flask context ( #36143 )
2026-05-14 02:45:53 +00:00
2afa39cdcb
fix: knowledge hit-testing render failed. ( #36106 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
2026-05-13 07:31:38 +00:00
680ef077ae
chore: admin also has the permission of changing role ( #36069 )
...
Co-authored-by: Yansong Zhang <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 10:15:05 +00:00
51a8f79d67
chore: DocumentSegment to Typebase ( #35635 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 07:02:17 +00:00
1a93af5cd0
refactor: rewrite estimate_args_validate using Pydantic v2 models ( #36036 )
...
Signed-off-by: Deepam Goyal <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
Co-authored-by: Copilot Autofix powered by AI <[email protected] >
2026-05-12 05:34:45 +00:00
f1c4c1a5ff
refactor: replace dict params with BaseModel in AppService ( #35904 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 06:09:50 +00:00
1a011dc14a
refactor: port DatasetProcessRule ( #31004 )
...
Co-authored-by: Copilot <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 03:37:26 +00:00
非法操作 and GitHub
1e6dc62470
chore: separate websocket service ( #35981 )
2026-05-11 02:22:40 +00:00
Blackoutta and GitHub
0b70eec695
feat(human-input): expose selected action value ( #35451 )
2026-05-11 02:16:29 +00:00
7b5c371b9d
chore: api para type ( #35985 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-10 06:04:42 +00:00
19476109da
chore(api): upgrade graphon to v0.3.0 ( #35469 )
...
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <[email protected] >
2026-05-09 07:30:03 +00:00
wangxiaolei and GitHub
c74cbb68da
fix: change write to db order ( #35948 )
2026-05-09 02:36:54 +00:00
EvanYao and GitHub
4d80892d7b
refactor: convert isinstance chains to match/case ( #35902 ) ( #35922 )
...
Signed-off-by: EvanYao826 <[email protected] >
2026-05-08 09:51:10 +00:00
非法操作 and GitHub
927a17804b
feat: support configurable explore app categories ( #35723 )
2026-05-08 06:04:07 +00:00
Xiyuan Chen and GitHub
29f34848cd
fix(tools): scope builtin tool default-credential clear to tenant ( #35887 )
2026-05-08 05:08:23 +00:00