2e2c87c5a1
								
									
										
											
								
							 
						 
						
							
									fix(graph_engine): error strategy fall. (#26078) 
							 
							
							
Signed-off-by: -LAN- <laipz8200@outlook.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								f4522fd695
								
									
										
											
								
							 
						 
						
							
									try contextmanager (#26074) 
							 
							
							
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								760a2c656c
								
									
										
											
								
							 
						 
						
							
									amend regexp exec (#25986) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								8940decd1b
								
									
										
											
								
							 
						 
						
							
									more httpx (#25651) 
							 
							
							
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								0c4193bd91
								
									
										
											
								
							 
						 
						
							
									fix avatar-url to text (#26068) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								cd40cde790
								
									
										
											
								
							 
						 
						
							
									fix tenant not exist (#26066) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								c60c754ac9
								
									
										
											
								
							 
						 
						
							
									fix preview url (#26059) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								ef80d3b707
								
									
										
											
								
							 
						 
						
							
									fix: Ensure compatibility with old provider name when updating model credentials (#26017) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								24e8d21b3f
								
									
										
											
								
							 
						 
						
							
									chore(api): bump version (#25917) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								d823da18db
								
									
										
											
								
							 
						 
						
							
									fix: iteration and loop node single step run (#26036) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								1e3df09fc6
								
									
										
											
								
							 
						 
						
							
									chore(api): adjust monkey patching in gunicorn.conf.py (#26056) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								75a10c276c
								
									
										
											
								
							 
						 
						
							
									chore: remove mistakenly added trash file (#26041) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								50050527eb
								
									
										
											
								
							 
						 
						
							
									fix: Correctly map source_url to preview_url in file fields (#25957) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								a39b185627
								
									
										
											
								
							 
						 
						
							
									fix: comment out unused segmentation rule properties in RuleDetail component (#26031) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								15270f09af
								
									
										
											
								
							 
						 
						
							
									chore(deps): bump boto3-stubs from 1.40.29 to 1.40.35 in /api (#26014) 
							 
							
							
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								f6a5ac0698
								
									
										
											
								
							 
						 
						
							
									chore(api): upgade Gevent to 25.9.1 (#26026) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								2b79da722b
								
									
										
											
								
							 
						 
						
							
									fix: workflow (#26030) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								71d69e43cd
								
									
										
											
								
							 
						 
						
							
									Align dev workflow branch triggers (#26029) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								5bc6e8a433
								
									
										
											
								
							 
						 
						
							
									Fix: correct regex for file-preview URL re-signing (#25620) 
							 
							
							
Fixes #25619 
The regex patterns for file-preview and image-preview contained an unescaped `?`, 
which caused incorrect matches such as `file-previe` or `image-previw`. 
This led to malformed URLs being incorrectly re-signed.
Changes:
- Escape `?` in both file-preview and image-preview regex patterns.
- Ensure only valid URLs are re-signed.
Added unit tests to cover:
- Valid file-preview and image-preview URLs (correctly re-signed).
- Misspelled file/image preview URLs (no longer incorrectly matched).
Other:
- Fix a deprecated function `datetime.utcnow()`
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								68076f2e22
								
									
										
											
								
							 
						 
						
							
									chore(deps): bump abcjs from 6.5.1 to 6.5.2 in /web (#26018) 
							 
							
							
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								8c38363038
								
									
										
											
								
							 
						 
						
							
									fix: pass operation name to onUpdate callback in StatusItem component (#26019) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								345ac8333c
								
									
										
											
								
							 
						 
						
							
									Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 
							 
							
							
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								2375047ef0
								
									
										
											
								
							 
						 
						
							
									chore(deps-dev): bump eslint-plugin-storybook from 0.11.6 to 9.0.7 in /web (#26011) 
							 
							
							
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								857a48012e
								
									
										
											
								
							 
						 
						
							
									Fix: use data.type instead of type when checking datasource node (#25965) 
							 
							
							
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								208fe3d7de
								
									
										
											
								
							 
						 
						
							
									feat:support selecting different ftparser for OceanBase. (#25970) 
							 
							
							
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								92cddbcc02
								
									
										
											
								
							 
						 
						
							
									chore(deps): bump negotiator from 0.6.4 to 1.0.0 in /web (#26012) 
							 
							
							
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								599b53c9cb
								
									
										
											
								
							 
						 
						
							
									chore(deps): bump authlib from 1.3.1 to 1.6.4 in /api (#26015) 
							 
							
							
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								062b173c66
								
									
										
											
								
							 
						 
						
							
									fix: Statistics, like workflows, do not include debug data. (#25979) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								db690013fd
								
									
										
											
								
							 
						 
						
							
									Chore: remove dead code in `datasource.utils` (#25984) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								e93bfe3d41
								
									
										
											
								
							 
						 
						
							
									fix: resolve chat sidebar UI bugs for hover panel and dropdown menu (#25813) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								ab910c736c
								
									
										
											
								
							 
						 
						
							
									feat(goto-anything): add RAG pipeline node search (#25948) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								4047a6bb12
								
									
										
											
								
							 
						 
						
							
									fix: ensure original response are maintained by yielding text messages in ApiTool (#23456) (#25973) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								df2478dc26
								
									
										
											
								
							 
						 
						
							
									chore: translate i18n files and update type definitions (#25964) 
							 
							
							
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								4cc3f6045b
								
									
										
											
								
							 
						 
						
							
									Run import-linter within make lint (#25933) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								1550316b8d
								
									
										
											
								
							 
						 
						
							
									fix: undefined match the wrong output schema (#25971) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								87394d2512
								
									
										
											
								
							 
						 
						
							
									fix: enhance model parameter handling with advanced mode support and localization updates (#25963) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								bad59c95bc
								
									
										
											
								
							 
						 
						
							
									fix: update details display to conditionally show creator information (#25952) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								9f138ef246
								
									
										
											
								
							 
						 
						
							
									Refactor WorkflowService to handle missing default credentials gracef… (#25960) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								6453fc4973
								
									
										
											
								
							 
						 
						
							
									fix: refresh datasource list after install datasource (#25949) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								f62f926537
								
									
										
											
								
							 
						 
						
							
									style: update GotoAnything component styling  (#25929) 
							 
							
							
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								b3dafd913b
								
									
										
											
								
							 
						 
						
							
									Chore: correct inconsistent logging and typo (#25945) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								b2d8a7eaf1
								
									
										
											
								
							 
						 
						
							
									Fix: enforce editor-only access to chat message logs (#25936) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								3e54414191
								
									
										
											
								
							 
						 
						
							
									chore: update post_create_command.sh to use dynamic workspace root for aliases (#25913) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								a173546c8d
								
									
										
											
								
							 
						 
						
							
									Fix: replace stdout prints with debug logging (#25931) 
							 
							
							
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> 
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								aa69d90489
								
									
										
											
								
							 
						 
						
							
									fix(makefile): correct uv project path for lint target (#25818) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								4ba1292455
								
									
										
											
								
							 
						 
						
							
									refactor: replace print statements with proper logging (#25773) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								bb01c31f30
								
									
										
											
								
							 
						 
						
							
									fix(api): enhance data handling in RagPipelineDslService to filter credentials (#25926) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								cd90b2ca9e
								
									
										
											
								
							 
						 
						
							
									refactor: replace useInvalid with useInvalidCustomizedTemplateList (#25924) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								9a65350cf7
								
									
										
											
								
							 
						 
						
							
									fix: rollback aliyun_trace icon (#25921) 
							 
							
							
							
						 
						1 개월 전  
				
					
						
							
								 
						
							
								680eb7a9f6
								
									
										
											
								
							 
						 
						
							
									fix(datasets): retrieval_model null issue when updating dataset info (#25907) 
							 
							
							
							
						 
						1 개월 전