 Jonathan ChangandGitHub
|
d5ababfed0
|
refactor(api): deduplicate json serialization in AppModelConfig.from_model_config_dict (#34795)
|
2026-04-09 06:14:48 +00:00 |
|
 dataCenter430andGitHub
|
3325392cc5
|
refactor: convert segmentType workflow if/elif to match/case (#34785)
|
2026-04-09 00:51:43 +00:00 |
|
 dataCenter430andGitHub
|
e6715a2dbe
|
refactor: convert FileTransferMethod if/elif to match/case (#30001) (#34769)
|
2026-04-08 23:27:10 +00:00 |
|
 WillandGitHub
|
e138523123
|
fix: legacy model_type deserialization regression (#34717)
|
2026-04-08 05:08:12 +00:00 |
|
 carlos4sandGitHub
|
ae9fcc2969
|
refactor: use sessionmaker in controllers, events, models, and tasks 1 (#34693)
|
2026-04-07 23:47:20 +00:00 |
|
 corevibe555andGitHub
|
624db69f12
|
refactor(api): remove duplicated RAG entities from services layer (#34689)
|
2026-04-07 23:36:59 +00:00 |
|
 YBoyandGitHub
|
485fc2c416
|
refactor(api): type Tenant custom config with TypedDict and tighten MCP headers type (#34670)
|
2026-04-07 13:18:19 +00:00 |
|
 
|
8f9dbf269e
|
chore(api): align Python support with 3.12 (#34419)
Co-authored-by: Asuka Minato <[email protected]>
|
2026-04-02 05:07:32 +00:00 |
|
 wangxiaoleiandGitHub
|
993a301468
|
fix: fix online_drive is not a valid datasource_type (#34440)
|
2026-04-02 04:45:02 +00:00 |
|
 99andGitHub
|
f27d669f87
|
chore: normalize frozenset literals and myscale typing (#34327)
|
2026-03-31 08:21:22 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
1344c3b280
|
refactor: use EnumText for model_type in provider models (#34300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:31:33 +00:00 |
|
 tmimmanuelandGitHub
|
5897b28355
|
refactor: use EnumText for Provider.quota_type and consolidate ProviderQuotaType (#34299)
|
2026-03-31 00:29:57 +00:00 |
|
 tmimmanuelandGitHub
|
ec0f20de03
|
refactor: use EnumText for prompt_type and customize_token_strategy (#34204)
|
2026-03-27 22:29:38 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
66fab8722c
|
refactor: use EnumText for credential_type in TriggerSubscription (#34174)
Co-authored-by: Asuka Minato <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 10:53:51 +00:00 |
|
 
|
2ea85d3ba2
|
refactor: use EnumText for model_type and WorkflowNodeExecution.status (#34093)
Co-authored-by: Krishna Chaitanya <[email protected]>
|
2026-03-26 20:34:44 +00:00 |
|
 99andGitHub
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
56593f20b0
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
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-03-25 20:32:24 +08:00 |
|
 Krishna ChaitanyaandGitHub
|
ad3899f864
|
fix: resolve SADeprecationWarning for callable default in remaining TypeBase models (#34049)
|
2026-03-25 12:51:36 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
d87263f7c3
|
refactor: select in console datasets document controller (#34029)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 12:47:25 +09:00 |
|
 
|
e873cea99e
|
fix: SQLAlchemy deprecation warnings for default parameter (#33980)
Co-authored-by: Asuka Minato <[email protected]>
|
2026-03-25 00:18:29 +09:00 |
|
 tmimmanuelandGitHub
|
8b634a9bee
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
 tmimmanuelandGitHub
|
cc17c8e883
|
refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975)
|
2026-03-24 05:38:29 +09:00 |
|
 tmimmanuelandGitHub
|
5d2cb3cd80
|
refactor: use EnumText for DocumentSegment.type (#33979)
|
2026-03-24 05:37:51 +09:00 |
|
 tmimmanuelandGitHub
|
75c3ef82d9
|
refactor: use EnumText for TenantCreditPool.pool_type (#33959)
|
2026-03-24 02:51:10 +09:00 |
|
 tmimmanuelandGitHub
|
4a2e9633db
|
refactor: use EnumText for ApiToken.type (#33961)
|
2026-03-24 02:46:06 +09:00 |
|
 tmimmanuelandGitHub
|
20fc69ae7f
|
refactor: use EnumText for WorkflowAppLog.created_from and WorkflowArchiveLog columns (#33954)
|
2026-03-24 02:44:46 +09:00 |
|
 Desel72andGitHub
|
abda859075
|
refactor: migrate execution extra content repository tests from mocks to testcontainers (#33852)
|
2026-03-23 17:32:11 +09:00 |
|
 tmimmanuelandGitHub
|
2b6f761dfe
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33901)
|
2026-03-23 16:03:35 +09:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f41d1d0822
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected]>
|
2026-03-21 11:47:48 +09:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c8ed584c0e
|
fix: adding a restore API for version control on workflow draft (#33582)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
|
2026-03-20 14:54:23 +08:00 |
|
 tmimmanuelandGitHub
|
5b9cb55c45
|
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
|
2026-03-20 01:13:26 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c93289e93c
|
fix(api): add trigger_info to WorkflowNodeExecutionMetadataKey (#33753)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-19 17:56:49 +08:00 |
|
 tmimmanuelandGitHub
|
e4f1d3c63a
|
refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728)
|
2026-03-19 15:15:32 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
29577cac14
|
refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-19 03:53:04 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
387e5a345f
|
fix(api): make CreatorUserRole accept both end-user and end_user (#33638)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-18 14:54:12 +08:00 |
|
 tmimmanuelandGitHub
|
04c0bf61fa
|
refactor: use EnumText in provider models (#33634)
|
2026-03-18 13:27:40 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
3870b2ad2d
|
refactor: use EnumText for dataset and replace string literals 4 (#33606)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-18 09:18:08 +09:00 |
|
 
|
3f1a127735
|
refactor: replace sa.String with EnumText for mapped_columns (#33547)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
|
2026-03-17 23:30:23 +09:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7757bb5089
|
refactor(api): Query API to select function_1 (#33565)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-17 23:29:16 +09:00 |
|
 盐粒 YanliandGitHub
|
a717519822
|
refactor(api): tighten phase 1 shared type contracts (#33453)
|
2026-03-17 17:50:51 +08:00 |
|
 statxcandGitHub
|
7e34faaf51
|
refactor(api): replace dict/Mapping with TypedDict in trigger.py and workflow.py (#33562)
|
2026-03-17 13:14:42 +09:00 |
|
 statxcandGitHub
|
f886f11094
|
refactor(api): replace dict/Mapping with TypedDict in dataset models (#33550)
|
2026-03-17 10:33:29 +09:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
98e72521f4
|
chore: change draft var to user scoped (#33066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <[email protected]>
|
2026-03-16 14:04:41 +08:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
09dad78a5d
|
chore: add indexes for human_input_forms query patterns (#32849)
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Bond Zhu <[email protected]>
|
2026-03-16 10:10:03 +08:00 |
|
 -LAN-andGitHub
|
fb41b215c8
|
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
|
2026-03-15 15:24:59 +08:00 |
|
 tmimmanuelandGitHub
|
98df8e1d6c
|
refactor: replace remaining sa.String with EnumText 2 (#33448)
|
2026-03-14 20:20:30 +09:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
e64f4d6039
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <[email protected]>
|
2026-03-14 13:38:27 +09:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
989db0e584
|
refactor: Unify NodeConfigDict.data and BaseNodeData (#32780)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
|
2026-03-11 23:43:58 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
741d48560d
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 08:42:54 +09:00 |
|