-LAN-
|
e78f1cdc6a
|
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 12:39:48 +08:00 |
|
NeatGuyCoding
|
c0d82a412d
|
feat: add test containers based tests for workflow converter (#25115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-04 10:30:24 +08:00 |
|
Yongtao Huang
|
ac057a2d40
|
Chore: remove dead code in class Graph (#22791)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-09-04 10:30:04 +08:00 |
|
Yongtao Huang
|
db53656a45
|
Fix jsonschema compliance: use number instead of float (#25049)
Signed-off-by: Yongtao Huang<yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 22:27:41 +08:00 |
|
NeatGuyCoding
|
c0bd35594e
|
feat: add test containers based tests for tools manage service (#25028)
|
2025-09-03 09:20:16 +08:00 |
|
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
|
-LAN-
|
a32dde5428
|
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 14:18:29 +08:00 |
|
NeatGuyCoding
|
b810efdb3f
|
Feature add test containers tool transform service (#24927)
|
2025-09-02 09:30:55 +08:00 |
|
willzhao
|
ffba341258
|
[CHORE]: remove redundant-cast (#24807)
|
2025-09-01 14:05:32 +08:00 |
|
Asuka Minato
|
24e2b72b71
|
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-31 17:03:51 +08:00 |
|
NeatGuyCoding
|
b66945b9b8
|
feat: add test containers based tests for api tool manage service (#24821)
|
2025-08-31 17:02:08 +08:00 |
|
NeatGuyCoding
|
bdfbfa391f
|
Feature add test containers mcp tools manage service (#24840)
|
2025-08-31 17:01:01 +08:00 |
|
Novice
|
1a34ff8a67
|
fix: change the mcp server strucutre to support github copilot (#24788)
|
2025-08-29 18:00:58 +08:00 |
|
NeatGuyCoding
|
d043e1a05a
|
feat: add test containers based tests for workspace service (#24752)
|
2025-08-29 12:10:13 +08:00 |
|
Bowen Liang
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
|
Charles Zhou
|
0d745c64d8
|
chore: bump supabase and pyjwt versions and added tests (#24681)
|
2025-08-28 13:45:56 +08:00 |
|
Asuka Minato
|
7995ff1410
|
Typing test (#24651)
|
2025-08-28 09:36:39 +08:00 |
|
NeatGuyCoding
|
bf34437186
|
Feature add test containers workflow service (#24666)
|
2025-08-28 09:31:29 +08:00 |
|
Asuka Minato
|
4cd00efe3b
|
add more current_user typing (#24612)
|
2025-08-27 18:19:49 +08:00 |
|
-LAN-
|
f04844435f
|
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:20:10 +08:00 |
|
湛露先生
|
d4883256f1
|
Fix login tokens and fix task clean_messages create_time. (#24574)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 13:32:18 +08:00 |
|
QuantumGhost
|
58189ed9a0
|
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
|
2025-08-27 11:22:08 +08:00 |
|
NeatGuyCoding
|
244ed5e5e3
|
hotfix: add test containers based tests for workflow run service (#24602)
|
2025-08-27 10:24:34 +08:00 |
|
Yeuoly
|
d5e6e38c58
|
refactor: unify blob chunk merging logic for plugin tool and agent (#24575)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 21:15:23 +08:00 |
|
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
|
Amy
|
b5c2756261
|
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 18:14:06 +08:00 |
|
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
|
-LAN-
|
cfb8d224da
|
fix: standardize authentication error messages to prevent user enumeration (#24324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 09:46:23 +08:00 |
|
NeatGuyCoding
|
c14b498676
|
hotfix: add test containers based tests for workflow app service (#24501)
|
2025-08-26 09:24:45 +08:00 |
|
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
|
Asuka Minato
|
3032e6fe59
|
example for logging (#24441)
|
2025-08-25 11:41:17 +08:00 |
|
NeatGuyCoding
|
846b6bd14e
|
hotfix: add test containers based tests for website service (#24430)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 09:25:50 +08:00 |
|
NeatGuyCoding
|
b5159d8c8a
|
hotfix: add test containers based tests for webapp auth service (#24397)
|
2025-08-24 21:04:39 +08:00 |
|
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
|
NeatGuyCoding
|
68576a5d63
|
feature: add test containers based tests for web conversation service (#24372)
|
2025-08-23 11:03:51 +08:00 |
|
-LAN-
|
2e47558f4b
|
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368)
|
2025-08-23 11:00:14 +08:00 |
|
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
|
-LAN-
|
77223e4df4
|
refactor: simplify repository factory with Django-style import_string (#24354)
|
2025-08-22 21:56:25 +08:00 |
|
jiangbo721
|
805b698c2e
|
Feat/chat message image first for agent and advanced_chat APP (#23796)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-22 16:42:15 +08:00 |
|
Eric Guo
|
455f842785
|
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-22 14:47:13 +08:00 |
|
Yongtao Huang
|
6b466a8469
|
[Test] add unit tests for web_reader_tool.py (#24309)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-22 09:28:00 +08:00 |
|
NeatGuyCoding
|
21c56c3107
|
feature: add test containers base tests for tag service (#24313)
|
2025-08-22 09:27:51 +08:00 |
|
willzhao
|
5ab6bc283c
|
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
|
2025-08-21 21:58:39 +08:00 |
|
Guangdong Liu
|
1abf1240b2
|
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
|
2025-08-21 18:18:49 +08:00 |
|
Yongtao Huang
|
ad8e82ee1d
|
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280)
autofix.ci / autofix (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-21 16:05:53 +08:00 |
|
NeatGuyCoding
|
1d7a8d94e0
|
feature: add test containers base tests for saved message service (#24259)
|
2025-08-21 09:34:49 +08:00 |
|
NeatGuyCoding
|
e6183074f3
|
feat: add testcontainers based tests for model provider service (#24193)
|
2025-08-20 09:33:09 +08:00 |
|
Yongtao Huang
|
6b5c2bea4d
|
Fix: correctly match http/https URLs in image upload file (#24180)
|
2025-08-19 22:44:22 +08:00 |
|
Asuka Minato
|
70da81d0e5
|
try ast-grep (#24149)
|
2025-08-19 13:41:52 +08:00 |
|
NeatGuyCoding
|
60cc82aff1
|
feat: add testcontainers based tests for feature service (#24026)
|
2025-08-19 09:32:47 +08:00 |
|