This website requires JavaScript.
Explore
Help
Register
Sign In
suguo.yao
suguo
0 Followers
·
0 Following
Joined on
2021-01-15
Repositories
62
Projects
Packages
Public Activity
Starred Repositories
1
suguo
synced commits to
refs/pull/33964/merge
at
suguo/dify
from mirror
2026-03-24 07:03:22 +00:00
07269e9013
Merge 75273b4be5990f64da103c89fcc21fc79b3f10e3 into 508350ec6ac89c7764a145ef61cad7e3d1f39ad6
75273b4be5
fix: missing types
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)
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
Compare 21 commits »
suguo
synced commits to
refs/pull/33973/head
at
suguo/dify
from mirror
2026-03-24 07:03:22 +00:00
d1e477e372
[autofix.ci] apply automated fixes
a3fa0a5577
fix: add flask context and expire_all for case fallback test
Compare 2 commits »
suguo
synced commits to
refs/pull/33973/merge
at
suguo/dify
from mirror
2026-03-24 07:03:22 +00:00
b28f91945d
Merge d1e477e372c63fd46d32150a8c69abe711e7984c into 27c4faad4f717624564d0f537ca865eaf8559099
d1e477e372
[autofix.ci] apply automated fixes
a3fa0a5577
fix: add flask context and expire_all for case fallback test
27c4faad4f
ci: update actions version, fix cache (#33950)
fbd558762d
fix: fix chunk not display in indexed document (#33942)
Compare 9 commits »
suguo
synced commits to
refs/pull/33983/head
at
suguo/dify
from mirror
2026-03-24 07:03:22 +00:00
24e369cdda
refactor: use EnumText for ApiToolProvider.schema_type_str and Document.doc_form
suguo
synced commits to
refs/pull/33860/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
20cf5c5179
Merge bab530209ec483add6e6cb7adff3fe9dd4750928 into 075b8bf1aeac34195c9e72049b04cb80613a59bc
075b8bf1ae
fix(web): update account settings header (#33965)
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
5d2cb3cd80
refactor: use EnumText for DocumentSegment.type (#33979)
Compare 23 commits »
suguo
synced commits to
refs/pull/33867/head
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
e04b839ae7
Merge branch 'main' into refactor/auth-services-typeddict
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
5d2cb3cd80
refactor: use EnumText for DocumentSegment.type (#33979)
f2c71f3668
test: migrate oauth server service tests to testcontainers (#33958)
Compare 7 commits »
suguo
synced commits to
refs/pull/33884/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
b95858d134
Merge f1bd67f3df546923003da570ba2d90e94d46603d into fbd558762dc7dc0304c4e9efaa169505732c6098
fbd558762d
fix: fix chunk not display in indexed document (#33942)
075b8bf1ae
fix(web): update account settings header (#33965)
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
Compare 24 commits »
suguo
synced commits to
refs/pull/33928/head
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
1de0345245
refactor: split hooks.spec.ts into smaller test files
suguo
synced commits to
refs/pull/33938/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
1067233f4d
Merge f3864f0781ab57df0a78b6360aba98905c06d5e1 into 0589fa423bdee5a4e7f907fa2459bb956c6af48f
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
fbd558762d
fix: fix chunk not display in indexed document (#33942)
075b8bf1ae
fix(web): update account settings header (#33965)
Compare 28 commits »
suguo
synced commits to
refs/pull/33950/head
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
c00e3d6bdd
tweaks
36bf891b5b
Merge branch 'main' into 3-23-update-ci
d7e338c5f7
trigger ci
fbd558762d
fix: fix chunk not display in indexed document (#33942)
d149b8bca7
tweaks
Compare 30 commits »
suguo
synced commits to
refs/pull/33953/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
5e5e1f97e0
Merge 32461beb4a4c45e780bfec343dc27e93aced8fa5 into 508350ec6ac89c7764a145ef61cad7e3d1f39ad6
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)
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
ecd3a964c1
refactor(api): type auth service credentials with TypedDict (#33867)
Compare 25 commits »
suguo
synced commits to
refs/pull/33960/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
198a73e532
Merge 97a6f34ab379fa206152650e9d1d4a13bec746e8 into 8b634a9bee3a3238f45540082459031dd155f0f2
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
ecd3a964c1
refactor(api): type auth service credentials with TypedDict (#33867)
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
Compare 18 commits »
suguo
synced commits to
refs/pull/33962/merge
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
47a53d0bea
Merge db26c2d88f33326b74a7b1f48bc102eb0c3fa521 into 8b634a9bee3a3238f45540082459031dd155f0f2
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
ecd3a964c1
refactor(api): type auth service credentials with TypedDict (#33867)
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
Compare 18 commits »
suguo
synced commits to
refs/pull/33964/head
at
suguo/dify
from mirror
2026-03-24 07:03:21 +00:00
75273b4be5
fix: missing types
suguo
synced commits to
refs/pull/33770/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
b54cb0e402
Merge e73816d3b399d3d1d44901fbcd8c7b154d20fd18 into 49a1fae55561d8924df19f7085bef4a5a944264d
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
5d2cb3cd80
refactor: use EnumText for DocumentSegment.type (#33979)
f2c71f3668
test: migrate oauth server service tests to testcontainers (#33958)
Compare 63 commits »
suguo
synced commits to
refs/pull/33776/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
40889cfa44
Merge 0698d852443855e305681bdea6559e6ca116bd57 into 49a1fae55561d8924df19f7085bef4a5a944264d
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
5d2cb3cd80
refactor: use EnumText for DocumentSegment.type (#33979)
f2c71f3668
test: migrate oauth server service tests to testcontainers (#33958)
Compare 59 commits »
suguo
synced commits to
refs/pull/33787/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
a611729766
Merge e63a36940e7ddc7c1e992ac59b54767982d14aab into 8b634a9bee3a3238f45540082459031dd155f0f2
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
ecd3a964c1
refactor(api): type auth service credentials with TypedDict (#33867)
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
Compare 74 commits »
suguo
synced commits to
refs/pull/33798/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
f742a54d71
Merge 950380399715476fa247c3bf47cb38e29606ccea into 8b634a9bee3a3238f45540082459031dd155f0f2
8b634a9bee
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
ecd3a964c1
refactor(api): type auth service credentials with TypedDict (#33867)
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
Compare 18 commits »
suguo
synced commits to
refs/pull/33820/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
17fe906472
Merge cd4437132272a9985e62a79b3c72c4491e6aebac into 075b8bf1aeac34195c9e72049b04cb80613a59bc
075b8bf1ae
fix(web): update account settings header (#33965)
49a1fae555
test: migrate password reset tests to testcontainers (#33974)
cc17c8e883
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
5d2cb3cd80
refactor: use EnumText for DocumentSegment.type (#33979)
Compare 13 commits »
suguo
synced commits to
refs/pull/33825/merge
at
suguo/dify
from mirror
2026-03-24 07:03:20 +00:00
6234f012d4
Merge 4db6ba1a154a0aa4a91623e771c3036d98fdaddf into 0589fa423bdee5a4e7f907fa2459bb956c6af48f
0589fa423b
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
27c4faad4f
ci: update actions version, fix cache (#33950)
fbd558762d
fix: fix chunk not display in indexed document (#33942)
075b8bf1ae
fix(web): update account settings header (#33965)
Compare 16 commits »
First
Previous
1
2
3
4
5
...
Next
Last