 NianandGitHub
|
e0ad088657
|
chore: add App type annotations to api endpoints (#36675)
|
2026-05-26 15:35:48 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
fb07b43107
|
feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644)
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-26 07:34:33 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
25da7ae0d9
|
chore: dep inject for sql session (#36545)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <[email protected]>
|
2026-05-25 14:24:58 +00:00 |
|
 LillianandGitHub
|
345ba80942
|
fix: type mismatches (route says uuid: but handler says str) (#36612)
|
2026-05-25 07:33:32 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
e617435d03
|
fix: replace .distinct() with .group_by(Conversation.id) for PostgreSQL JSON compatibility (#36610)
Co-authored-by: cocoon <[email protected]>
Co-authored-by: Asuka Minato <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-25 07:15:24 +00:00 |
|
 LillianandGitHub
|
5645ea0def
|
chore: add UUID/str type annotations to api endpoints for files in api/controllers/console/app (#36559)
|
2026-05-24 07:54:37 +00:00 |
|
 chaririandGitHub
|
ea5e487d3c
|
fix(api): stop returning 204 with response body and add CI check (#36489)
|
2026-05-21 16:20:34 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
b04b4449db
|
chore(api): annotate simple contract responses (#36331)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected]>
|
2026-05-19 06:13:20 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
2eb37caf2e
|
refactor(api): migrate console.app.workflow to BaseModel (#36216)
Co-authored-by: WH-2099 <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-18 07:31:37 +00:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
55d05fe52d
|
fix(security): enforce tenant scoping on app trace-config endpoints (GHSA-48xc-wmw8-3jr3) (#35793)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Ido Shani <[email protected]>
Co-authored-by: -LAN- <[email protected]>
|
2026-05-14 15:59:31 +00:00 |
|
 chaririandGitHub
|
5798610f27
|
refactor(api): migrate console.app.workflow_comment to BaseModel (#36180)
|
2026-05-14 12:13:47 +00:00 |
|
 chaririandGitHub
|
a35b28dbef
|
refactor: cleanup duplicate code (#36173)
|
2026-05-14 10:34:31 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f1c4c1a5ff
|
refactor: replace dict params with BaseModel in AppService (#35904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-11 06:09:50 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7b5c371b9d
|
chore: api para type (#35985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-10 06:04:42 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c67ce6f66d
|
chore: unify api && clean some type ignore (#35984)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-10 04:16:29 +00:00 |
|
 chaririandGitHub
|
4a56763d2f
|
refactor(api): migrate console.app.workflow etc. to BaseModel (#35967)
|
2026-05-09 08:34:15 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
38a419d073
|
ci: auto gen api doc and download link (#35919)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <[email protected]>
|
2026-05-09 03:01:47 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
19bf36a716
|
chore: dep inject for session (#35934)
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-05-08 17:48:33 +00:00 |
|
 Asuka MinatoandGitHub
|
7901ac9a97
|
chore: example of isinstance to match case (#35903)
|
2026-05-08 01:07:19 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
995c43f3dd
|
refactor: migrate workflow queries to contracts (#35799)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-05 14:53:38 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c0431ec843
|
fix: workflow online users polling for large app lists (#35786)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-05 10:48:14 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
5e336c47fd
|
feat: marketplace and oauth fixes (#35509)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <[email protected]>
|
2026-04-24 07:53:14 +00:00 |
|
 
|
ceec00e172
|
fix: accept icon type in app icon updates (#35360)
Co-authored-by: Stephen Zhou <[email protected]>
|
2026-04-20 02:33:49 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
3e876e173a
|
chore(api): adapt Graphon 0.2.2 upgrade (#35377)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-18 11:16:24 +00:00 |
|
 
|
13a9359191
|
refactor(api): migrate console mcp-server responses to BaseModel (#35219)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-17 04:16:14 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
3193e8a712
|
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 08:50:02 +00:00 |
|
 
|
b665eaa015
|
refactor(api): migrate console conversation responses to BaseModel (#35294)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-16 05:11:21 +00:00 |
|
  ![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
53a22aa41b
|
feat: collaboration (#30781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected]>
Co-authored-by: yyh <[email protected]>
|
2026-04-16 02:21:04 +00:00 |
|
 非法操作andGitHub
|
76af80e332
|
fix: open restore version panel raise 500 (#35240)
|
2026-04-15 04:43:38 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7a880ae60c
|
fix: import DSL and copy app not work (#35239)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-15 04:43:22 +00:00 |
|
 
|
25c388d0db
|
refactor(api): migrate console workflow-trigger responses to BaseModel (#35200)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-14 19:52:17 +00:00 |
|
 
|
b1722c8af9
|
refactor(api): migrate console conversation variables response model to BaseModel (#35193)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-14 19:51:33 +00:00 |
|
 
|
1c3cba281a
|
refactor(api): migrate console message responses from marshal_with to BaseModel (#35204)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-14 19:49:33 +00:00 |
|
  
|
f66a3c49c4
|
refactor(api): migrate console recommended-app response to BaseModel (#35206)
Co-authored-by: ai-hpc <[email protected]>
Co-authored-by: Asuka Minato <[email protected]>
|
2026-04-14 19:48:43 +00:00 |
|
 
|
b1df52b8ff
|
refactor(api): migrate console workflow app-log responses to BaseModel (#35201)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-14 18:43:09 +00:00 |
|
 wdeveloper16andGitHub
|
2f682780fa
|
refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (#35107)
|
2026-04-14 03:02:41 +00:00 |
|
 hj24andGitHub
|
08f3133414
|
fix: db session expired issue (#35049)
|
2026-04-13 13:06:13 +00:00 |
|
 wdeveloper16andGitHub
|
671c5cdd84
|
refactor: replace bare dict with WorkflowRunListArgs TypedDict (#35057)
|
2026-04-13 13:05:39 +00:00 |
|
 wdeveloper16andGitHub
|
554f060092
|
refactor: replace bare dict with AdvancedPromptTemplateArgs TypedDict (#35056)
|
2026-04-13 13:05:23 +00:00 |
|
 
|
a3170f744c
|
refactor: migrate app site from marshal_with/api.model to Pydantic BaseModel (#34933)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-13 05:18:16 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
ced3780787
|
refactor: migrate mcp_server from marshal_with/api.model to Pydantic BaseModel (#34935)
Co-authored-by: ai-hpc <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-13 05:13:53 +00:00 |
|
 
|
6faf26683c
|
refactor: remove marshal_with and inline api.model from app_import (#34934)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-13 05:13:15 +00:00 |
|
 wdeveloper16andGitHub
|
8436470fcb
|
refactor: replace bare dict with TypedDicts in annotation_service (#34998)
|
2026-04-13 03:46:33 +00:00 |
|
 YBoyandGitHub
|
6bacf7f953
|
refactor(api): type _serialize_full_content with FullContentDict TypedDict (#35000)
|
2026-04-13 00:51:26 +00:00 |
|
 
|
5ec387b644
|
refactor: replace inline api.model with Pydantic BaseModel in model_config (#34930)
Co-authored-by: ai-hpc <[email protected]>
|
2026-04-11 00:53:13 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 dataCenter430andGitHub
|
1c7cf44af4
|
refactor: convert SegmentType controllers if/elif to match/case (#30001) (#34784)
|
2026-04-09 01:11:47 +00:00 |
|
 dataCenter430andGitHub
|
a8fa552b3a
|
refactor: convert importStatus if/elif to match/case (#30001) (#34780)
|
2026-04-09 00:04:47 +00:00 |
|
 Jake ArmstrongandGitHub
|
bd257777a0
|
refactor(api): deduplicate workflow controller schemas into controller_schemas.py (#34755)
|
2026-04-08 23:49:04 +00:00 |
|
 corevibe555andGitHub
|
4d4265f531
|
refactor(api): deduplicate Pydantic models across fields and controllers (#34718)
|
2026-04-08 05:20:00 +00:00 |
|