suguo.yao suguo
  • Joined on 2021-01-15
suguo synced commits to refs/pull/32521/head at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
f97a04e726 test(api): fix baidu vector unit tests for updated pymochow schema
7d23da5432 Merge branch 'main' of https://github.com/langgenius/dify into chore/core.rag.cleaner-data_post_processor-datasource_unit-tests
a813b9f103 chore: Add initial configuration for Gemini (#34012)
a408a5d87e test(workflow): add helper specs and raise targeted workflow coverage (#33995)
67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Compare 72 commits »
suguo synced commits to refs/pull/32521/merge at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
d15c072a9e Merge f97a04e726328bb4cb02babaff6e3f2f54ba79ff into a813b9f10382297ef846d00aec4391f44293c1d8
f97a04e726 test(api): fix baidu vector unit tests for updated pymochow schema
7d23da5432 Merge branch 'main' of https://github.com/langgenius/dify into chore/core.rag.cleaner-data_post_processor-datasource_unit-tests
a813b9f103 chore: Add initial configuration for Gemini (#34012)
a408a5d87e test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Compare 73 commits »
suguo synced commits to refs/pull/32648/head at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
8775981d90 refactor: self contain message service integration fixtures to prevent flaky parallel test run
suguo synced commits to refs/pull/32648/merge at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
52735286fe Merge 8775981d907cf45379e4e9b19fc569a944b8ee5c into defb982c3e09ac88822e34866dd3f03dcfbb9ff6
8775981d90 refactor: self contain message service integration fixtures to prevent flaky parallel test run
defb982c3e test: remove agent service tests superseded by testcontainers (#34023)
4f87625df5 test: migrate retention delete archived workflow run tests to testcon… (#34020)
2a35f8a625 test: remove feedback service tests superseded by testcontainers (#34026)
Compare 14 commits »
suguo synced commits to refs/pull/32711/merge at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
df7c0b5e4e Merge f9b2ff59c80d80733035369cb009b8167e99cf5d into 1674f8c2fb5ac6bc6e2468dfebbf8ae9096d4221
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
508350ec6a test: enhance useChat hook tests with additional scenarios (#33928)
b0920ecd17 refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001)
Compare 73 commits »
suguo synced commits to refs/pull/32923/merge at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
3b30fc4d4d Merge ffc19c12987655b5c6647e52655a8fa47425ffc0 into a813b9f10382297ef846d00aec4391f44293c1d8
a813b9f103 chore: Add initial configuration for Gemini (#34012)
a408a5d87e test(workflow): add helper specs and raise targeted workflow coverage (#33995)
67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
d14635625c feat(web): refactor pricing modal scrolling and accessibility (#34011)
Compare 82 commits »
suguo synced commits to refs/pull/33082/head at suguo/dify from mirror 2026-03-24 15:23:15 +00:00
4c58cd5333 Merge remote-tracking branch 'origin/main' into scdeng/main
0c3d11f920 refactor: lazy load large modules (#33888)
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
508350ec6a test: enhance useChat hook tests with additional scenarios (#33928)
Compare 35 commits »
suguo synced commits to optional-plugin-invoke at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
7eaef12b9a test(api): isolate login decorator test patches
c22b58d46c Merge branch 'main' into optional-plugin-invoke
b15d312f68 test: migrate dataset service document indexing tests to testcontainers (#34022)
cc0dadb5e3 test: migrate forgot password tests to testcontainers (#33972)
b78ca4e8e8 test: migrate email register tests to testcontainers (#33971)
Compare 98 commits »
suguo synced commits to test/workflow-part-8 at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
688ccb5aa9 fix(tests): update variable reference picker tests with type assertions
af143312f2 refactor(workflow): consolidate selection context menu helpers into component
3c58c68b8d feat(workflow): implement variable modal state management and helpers
20f901223b [autofix.ci] apply automated fixes
16e8bf1cf9 Merge remote-tracking branch 'origin/main' into test/workflow-part-8
Compare 13 commits »
suguo synced commits to refs/pull/29652/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
b85a31f063 Merge a77b2e82b3394f16a23d4277938e9893ce4ce260 into ceb2e10179cefe4fca3d2f9abe33f1cd8065fd0b
ceb2e10179 refactor: use sessionmaker().begin() in console auth controllers (#33966)
b15d312f68 test: migrate dataset service document indexing tests to testcontainers (#34022)
cc0dadb5e3 test: migrate forgot password tests to testcontainers (#33972)
b78ca4e8e8 test: migrate email register tests to testcontainers (#33971)
Compare 37 commits »
suguo synced commits to refs/pull/31381/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
85e8868dc5 Merge abb810b66389e9cef8ee238bb8a9e01c6ba33a5b into 67d5c9d1484903a921eb602a2a3d4667cffe56d4
67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
d14635625c feat(web): refactor pricing modal scrolling and accessibility (#34011)
0c3d11f920 refactor: lazy load large modules (#33888)
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
Compare 77 commits »
suguo synced commits to refs/pull/31414/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
232ae3f15d Merge 2a529a71d4ab82df1d4d957514574f239220e7bf into 0c3d11f920000109c3eb54823d10a3feb493d61f
0c3d11f920 refactor: lazy load large modules (#33888)
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
508350ec6a test: enhance useChat hook tests with additional scenarios (#33928)
Compare 75 commits »
suguo synced commits to refs/pull/31935/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
1b8e275a2b Merge 253c16d4bf5b9d971f4df1c066b396884f0bd685 into 67d5c9d1484903a921eb602a2a3d4667cffe56d4
67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
d14635625c feat(web): refactor pricing modal scrolling and accessibility (#34011)
0c3d11f920 refactor: lazy load large modules (#33888)
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
Compare 77 commits »
suguo synced commits to refs/pull/31946/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
95b49ae333 Merge f8ad55212efbd15662c56ea4f8d85b02fb916f98 into 1674f8c2fb5ac6bc6e2468dfebbf8ae9096d4221
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
508350ec6a test: enhance useChat hook tests with additional scenarios (#33928)
b0920ecd17 refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001)
Compare 73 commits »
suguo synced commits to refs/pull/32476/head at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
a9b424a6de fix(api): mark retrying node executions failed on workflow termination
f142162e2d Merge branch 'main' of https://github.com/langgenius/dify into chore/core.app_unit-tests
1674f8c2fb fix: fix omitted app icon_type updates (#33988)
7fe25f1365 fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
Compare 4 commits »
suguo synced commits to refs/pull/32476/merge at suguo/dify from mirror 2026-03-24 15:23:14 +00:00
7650979dad Merge a9b424a6de8681ed49711d2b01e7e140c24ff7a5 into a813b9f10382297ef846d00aec4391f44293c1d8
a9b424a6de fix(api): mark retrying node executions failed on workflow termination
a813b9f103 chore: Add initial configuration for Gemini (#34012)
a408a5d87e test(workflow): add helper specs and raise targeted workflow coverage (#33995)
67d5c9d148 feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Compare 10 commits »
suguo synced and deleted reference refs/tags/3-23-lazy-load at suguo/dify from mirror 2026-03-24 15:23:13 +00:00
suguo synced and deleted reference refs/tags/scdeng/main at suguo/dify from mirror 2026-03-24 15:23:13 +00:00
suguo synced and deleted reference refs/tags/test/workflow-part-7 at suguo/dify from mirror 2026-03-24 15:23:13 +00:00
suguo synced and deleted reference refs/tags/refs/pull/33082/merge at suguo/dify from mirror 2026-03-24 15:23:13 +00:00