corevibe555
|
488fcd4f83
|
refactor(services): replace Union with | syntax in service layer (batch 2) (#34906)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:05:31 +00:00 |
|
corevibe555
|
7f4bf19186
|
refactor(mcp): remove unused AnyFunction alias, tighten callback type (#34890)
|
2026-04-10 05:48:01 +00:00 |
|
corevibe555
|
07c573e52f
|
refactor(api): replace Optional/Union with | syntax, remove dead AnyFunction (#34894)
|
2026-04-10 05:46:05 +00:00 |
|
sxxtony
|
660c7e4a43
|
refactor: migrate TrialApp and AccountTrialAppRecord to TypeBase (#34897)
|
2026-04-10 05:13:06 +00:00 |
|
corevibe555
|
5fafac0ca4
|
refactor(api): modernize type annotations — replace Optional/Union with | syntax (#34888)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 05:04:10 +00:00 |
|
volcano303
|
c41b62f47e
|
refactor(api): type format_preview returns with TypedDicts in index processors (#34893)
|
2026-04-10 05:01:01 +00:00 |
|
-LAN-
|
b90fe73c96
|
fix(api): prevent cross-tenant external API use-check disclosure (#34744)
|
2026-04-10 03:23:32 +00:00 |
|
Pulakesh
|
d19f47b458
|
fix(api): replace assert isinstance with proper runtime type checks in message transformers (#34865)
|
2026-04-10 03:19:52 +00:00 |
|
carlos4s
|
86fd94767c
|
refactor(api): use sessionmaker in relyt & tidb_vector VDB services (#34848)
|
2026-04-10 03:16:25 +00:00 |
|
corevibe555
|
d826ac7099
|
refactor(models): replace Any with precise types in Tenant and MCPToo… (#34880)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 03:12:38 +00:00 |
|
volcano303
|
40e23ce8dc
|
refactor(api): type DatasourceProviderApiEntity.to_dict with TypedDict (#34879)
|
2026-04-10 01:47:59 +00:00 |
|
Jean Ibarz
|
d50f096b14
|
fix(mcp): catch JSONDecodeError in OAuth discovery functions 🤖🤖🤖 (#34868)
|
2026-04-10 01:28:57 +00:00 |
|
dataCenter430
|
1117b6e72d
|
refactor: convert appmode misc if/elif to match/case (#30001) (#34869)
|
2026-04-10 00:35:12 +00:00 |
|
dataCenter430
|
c5c5c71d15
|
refactor(api): type OpenSearch/Lindorm/Huawei VDB config params dicts with TypedDicts (#34870)
|
2026-04-10 00:34:34 +00:00 |
|
dataCenter430
|
a31c1d2c69
|
refactor(api): type Celery SSL options and Sentinel transport dicts with TypedDicts (#34871)
|
2026-04-10 00:33:23 +00:00 |
|
YBoy
|
2352269ba9
|
refactor(api): type recommend app database retrieval dicts with TypedDicts (#34873)
|
2026-04-10 00:32:24 +00:00 |
|
sxxtony
|
985e71ebf4
|
refactor: migrate TrialApp and AccountTrialAppRecord to TypeBase (#34806)
|
2026-04-09 15:41:29 +00:00 |
|
NVIDIAN
|
4d57f04a26
|
refactor: migrate console human_input_form from reqparse to PydanticBaseModel (#34858)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:38:47 +00:00 |
|
NVIDIAN
|
ab3b305682
|
refactor: migrate web human_input_form from reqparse to Pydantic BaseModel (#34859)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:38:16 +00:00 |
|
NVIDIAN
|
b8858708be
|
chore: remove commented-out reqparse code from rag_pipeline_workflow (#34860)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:37:39 +00:00 |
|
Jonathan Chang
|
0a6494abfb
|
refactor(api): deduplicate EnabledConfig property logic in AppModelConfig (#34793)
|
2026-04-09 14:24:39 +00:00 |
|
Renzo
|
75b88a5416
|
refactor: migrate session.query to select API in deal dataset index update task (#34847)
|
2026-04-09 14:17:08 +00:00 |
|
aliworksx08
|
e143dbce50
|
refactor: migrate session.query to select API in webhook service (#34849)
|
2026-04-09 14:16:33 +00:00 |
|
aliworksx08
|
8ad131bb3b
|
refactor: migrate session.query to select API in file service (#34852)
|
2026-04-09 14:15:59 +00:00 |
|
wangxiaolei
|
41eeb1f2e7
|
fix: fix sqlalchemy.orm.exc.DetachedInstanceError (#34845)
|
2026-04-09 10:55:48 +00:00 |
|
wangxiaolei
|
d042cbc62e
|
fix: fix remove_leading_symbols remove [ (#34832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 08:22:09 +00:00 |
|
Asuka Minato
|
03750b76ac
|
ci: bump pyrefly version (#34821)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 08:16:25 +00:00 |
|
-LAN-
|
d1e33ba9ea
|
refactor(api): reduce Dify GraphInitParams usage (#34825)
|
2026-04-09 07:59:15 +00:00 |
|
-LAN-
|
ec56f4e839
|
fix(docker): restore S3_ADDRESS_STYLE env examples (#34826)
|
2026-04-09 06:44:28 +00:00 |
|
Jonathan Chang
|
d5ababfed0
|
refactor(api): deduplicate json serialization in AppModelConfig.from_model_config_dict (#34795)
|
2026-04-09 06:14:48 +00:00 |
|
aliworksx08
|
4c05316a7b
|
refactor(api): deduplicate DSL shared entities into dsl_entities.py (#34762)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 06:04:18 +00:00 |
|
carlos4s
|
66e588c8ca
|
refactor(api): use sessionmaker in builtin tools manage service (#34812)
|
2026-04-09 05:58:38 +00:00 |
|
Renzo
|
9a51c2f56a
|
refactor: migrate session.query to select API in deal dataset vector index task (#34819)
|
2026-04-09 05:50:59 +00:00 |
|
aliworksx08
|
ee789db443
|
refactor: migrate session.query to select API in plugin services (#34817)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 05:49:59 +00:00 |
|
carlos4s
|
d360929af1
|
refactor(api): use sessionmaker in pgvecto_rs VDB service (#34818)
|
2026-04-09 05:49:03 +00:00 |
|
dataCenter430
|
5f53748d07
|
refactor: convert ToolProviderType if/elif to match/case (#30001) (#34794)
|
2026-04-09 05:48:40 +00:00 |
|
Renzo
|
e3cc4b83c8
|
refactor: migrate session.query to select API in clean dataset task (#34815)
|
2026-04-09 05:46:36 +00:00 |
|
aliworksx08
|
b5acc8e392
|
refactor: migrate session.query to select API in core tools (#34814)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 05:44:49 +00:00 |
|
Renzo
|
f5ea61e93e
|
refactor: migrate session.query to select API in document indexing sync task (#34813)
|
2026-04-09 05:44:13 +00:00 |
|
carlos4s
|
a76a8876d1
|
refactor(api): use sessionmaker in datasource provider service (#34811)
|
2026-04-09 05:43:13 +00:00 |
|
carlos4s
|
be1f4b34f8
|
refactor(api): use sessionmaker in workflow & RAG pipeline services (#34805)
|
2026-04-09 05:42:39 +00:00 |
|
Jake Armstrong
|
c19a822e1b
|
refactor: deduplicate DefaultRetrievalModelDict TypedDict into retrieval_service.py (#34758)
|
2026-04-09 04:13:04 +00:00 |
|
dataCenter430
|
8782787a9e
|
refactor: convert TelemetryCase if/elif to match/case (#3001) (#34797)
|
2026-04-09 03:40:07 +00:00 |
|
dependabot[bot]
|
51dcf4ce84
|
chore(deps): bump litellm from 1.82.6 to 1.83.0 in /api (#34544)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-09 03:27:21 +00:00 |
|
wangxiaolei
|
27e484e7f8
|
feat: redis add retry logic (#34566)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 03:08:25 +00:00 |
|
dataCenter430
|
7ca5b726a2
|
refactor: convert ProviderQuota if/elif to match/case (#30001) (#34791)
|
2026-04-09 02:28:19 +00:00 |
|
dataCenter430
|
0bdd1267fb
|
refactor: convert appmode plugin if/elif to match/case (#30001) (#34790)
|
2026-04-09 02:28:03 +00:00 |
|
dataCenter430
|
3ea88dfc7f
|
refactor: convert appMode controllers if/elif to match/case (#30001) (#34789)
|
2026-04-09 02:27:19 +00:00 |
|
dataCenter430
|
2275c5b1a3
|
refactor: convert file-transfer-method-pipeline if/elif to match/case (#30001) (#34788)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-09 01:43:52 +00:00 |
|
dataCenter430
|
1c7cf44af4
|
refactor: convert SegmentType controllers if/elif to match/case (#30001) (#34784)
|
2026-04-09 01:11:47 +00:00 |
|