|  Ryo | 5044cb2b85 | chore(infra): remove all docker export port (#840) | 2025-08-21 03:49:12 +00:00 | 
				
					
						|  liuyunchao-1998 | e7070b419c | fix(knowledge): Fix the issue of ineffective pagination parameters in the image-based knowledge base (#831) | 2025-08-20 09:49:38 +00:00 | 
				
					
						|  lvxinyu-1117 | f956c18a09 | fix: correctly transform single-field Array<object> variables (#702) | 2025-08-20 07:57:49 +00:00 | 
				
					
						|  mrh997 | a4b11729a6 | fix(plugin): ToEinoSchemaParameterInfo nil panic (#832) | 2025-08-20 07:21:15 +00:00 | 
				
					
						|  Ryo | 1dc00e4df8 | refactor(infra): es_index_schemas => es_index_schema (#808) | 2025-08-19 09:17:51 +00:00 | 
				
					
						|  liuyunchao-1998 | 5e9740c047 | fix(knowledge): Fix the issue where knowledge cannot execute aggregated SQL (#794) | 2025-08-19 07:03:30 +00:00 | 
				
					
						|  Ryo | f940edf585 | refactor(knowledge): Move the all dependent components to app infra (#795) | 2025-08-18 10:18:39 +00:00 | 
				
					
						|  junwen-lee | 23a468c72c | fix: openapi message list limit default (#803) | 2025-08-18 10:16:21 +00:00 | 
				
					
						|  mhowto | 85e6926a14 | feat: intergrate gemini embedding (#783) | 2025-08-18 08:44:19 +00:00 | 
				
					
						|  lvxinyu-1117 | a9b87c188b | fix(ci): correct workflow unit test (#780) | 2025-08-15 12:30:13 +00:00 | 
				
					
						|  Ryo | ee03b41ad5 | fix(infra): remove duplicate init code (#779) | 2025-08-15 10:32:39 +00:00 | 
				
					
						|  IPender | 18e45b333f | feat(ci): enable unit test for backend (#552) | 2025-08-15 09:33:23 +00:00 | 
				
					
						|  junwen-lee | f040a511e4 | fix(singleagent): openapi message list field type (#775) | 2025-08-15 08:11:26 +00:00 | 
				
					
						|  junwen-lee | dfa9eb44e1 | fix(singleagent): remove code (#774) | 2025-08-15 07:55:11 +00:00 | 
				
					
						|  Zhj | 4ff734f15f | fix: where HTTP node URL, JSON text, and raw text template rendering could not find the corresponding rendering variables (#745) | 2025-08-15 03:25:27 +00:00 | 
				
					
						|  Ryo | ff00dcb31b | refactor(knowledge): Move the searchstore manager to app infra (#764) | 2025-08-15 02:46:09 +00:00 | 
				
					
						|  junwen-lee | 710bbbff2b | docs: readme security risk tips (#763) | 2025-08-14 11:53:09 +00:00 | 
				
					
						|  fudongying | a734d9d8af | feat: milvus support to use username+password as auth (#751) | 2025-08-14 10:49:03 +00:00 | 
				
					
						|  Ryo | 174da78c78 | chore(ci): 1. Update the Docker image names for both the server and the web.2. Set the default port access to localhost only. (#760) | 2025-08-14 09:58:38 +00:00 | 
				
					
						|  mrh997 | d58783b11c | feat(plugin): supports using json marshal to correct string types by … (#758) | 2025-08-14 09:24:36 +00:00 | 
				
					
						|  shentongmartin | 3030d4d627 | fix: checkpoint store correctly initialize in multi-layered sub-workf… (#755) | 2025-08-14 08:34:39 +00:00 | 
				
					
						|  shentongmartin | c79ee64fe8 | fix: display name for custom SQL node (#747) | 2025-08-14 04:09:35 +00:00 | 
				
					
						|  noovertime7 | 8994cec367 | fix: Elasticsearch OpIn query append to Must instead of MustNot (#744) | 2025-08-14 03:48:43 +00:00 | 
				
					
						|  Ryo | dce313b8e3 | refactor(workflow): Move the variable component in the Workflow package into the common crossdomain package (#738) | 2025-08-14 02:41:14 +00:00 | 
				
					
						|  Ryo | 5d98e8ef93 | refactor(workflow): Move domain resources events into the application layer (#729) | 2025-08-13 13:06:56 +00:00 | 
				
					
						|  haozhenfei | 8c3ae99643 | fix(frontend): extend image extension to support tos key attribute (#723) | 2025-08-13 12:55:57 +00:00 | 
				
					
						|  shentongmartin | e0800abb99 | fix: do not throw error when encountering unknown param for LLM (#735) | 2025-08-13 10:15:46 +00:00 | 
				
					
						|  Zhj | ffbc108875 | fix: copy or move app workflow to library, dependencies on other comp… (#720) | 2025-08-13 08:44:44 +00:00 | 
				
					
						|  Lin Manhui | 6b60c07c22 | feat(infra): integrate PaddleOCR's PP-StructureV3 as a document parser backend (#714) | 2025-08-13 08:37:42 +00:00 | 
				
					
						|  shentongmartin | 708a6ed0c0 | fix: app workflow publish panic (#719) | 2025-08-13 03:40:57 +00:00 | 
				
					
						|  Ryo | 99c759addc | refactor(workflow): Move the plugin component in the Workflow package into the common crossdomain package (#717) | 2025-08-13 03:06:53 +00:00 | 
				
					
						|  Ryo | b38ab95623 | refactor(workflow): Move the knowledge component in the Workflow package into the common crossdomain package (#708) | 2025-08-12 09:10:36 +00:00 | 
				
					
						|  Ryo | 9ff065cebd | refactor(workflow): Move the database component in the Workflow package into the common crossdomain package (#704) | 2025-08-12 07:42:58 +00:00 | 
				
					
						|  mrh997 | e7011f2549 | fix(app): avoid nil panic (#693) | 2025-08-12 02:03:34 +00:00 | 
				
					
						|  junwen-lee | 643a448157 | docs: security risks tips & model configuration with byteplus (#692) | 2025-08-11 11:46:09 +00:00 | 
				
					
						|  Ryo | e03cf4cc87 | feat: optimize the package name for cross-domain functionality (#690) | 2025-08-11 11:04:06 +00:00 | 
				
					
						|  mrh997 | e344828933 | fix(plugin): lark_sheet.yaml typo (#684) | 2025-08-11 06:30:18 +00:00 | 
				
					
						|  mrh997 | ad18b9cc42 | fix(plugin): default value for tool execution response parameter type (#683) Co-authored-by: mrh <mrh997> | 2025-08-11 06:09:08 +00:00 | 
				
					
						|  Lennon Rocky | 6501e9aef6 | fix: typo sandbo -> sandbox (#667) | 2025-08-11 06:07:30 +00:00 | 
				
					
						|  Ryo | 462183cdf1 | feat: Added a new cache policy to the homepage (#681) | 2025-08-11 06:06:15 +00:00 | 
				
					
						|  Lin Manhui | b19ae505f0 | feat(infra): add PaddleOCR as a new OCR type (#668) | 2025-08-11 04:00:41 +00:00 | 
				
					
						|  N3ko | a44e566bda | chore: remove imageunderstand redundant code (#682) | 2025-08-11 03:42:13 +00:00 | 
				
					
						|  junwen-lee | efc6e55fe5 | fix(singleagent): support workflow output node (#662) | 2025-08-11 02:49:51 +00:00 | 
				
					
						|  tecvan | a21e41b89d | fix(ci): add missing workflow permissions to resolve security alerts (#646) Co-authored-by: Claude <noreply@anthropic.com> | 2025-08-08 08:12:57 +00:00 | 
				
					
						|  lvxinyu-1117 | 7697b6fb47 | fix: correct redis set when update node execution && fix openAPI run … (#639) | 2025-08-08 02:44:08 +00:00 | 
				
					
						|  Ryo | a3f68cfa01 | feat(ci): add elasticsearch setup for helm (#635) | 2025-08-07 13:02:49 +00:00 | 
				
					
						|  tecvan | c5f052892a | chore: add MCP configuration and Claude project instructions (#637) Co-authored-by: Claude <noreply@anthropic.com> | 2025-08-07 11:26:01 +00:00 | 
				
					
						|  lvxinyu-1117 | 8712be6a6b | fix: Correctly handle 'Array Item' when converting APIParameter (#634) | 2025-08-07 11:15:53 +00:00 | 
				
					
						|  Evan | c3e4947270 | chore(frontend): remove duplicated file (#633) | 2025-08-07 08:57:04 +00:00 | 
				
					
						|  liuyunchao-1998 | e7d25319ff | refactor: IDL structure modification (#475) | 2025-08-07 07:59:51 +00:00 |