 LogicandDuansg
|
dc10bcef97
|
maintenance: scope AI conversations by creator (#4280)
Co-authored-by: Duansg <siguoduan@gmail.com>
|
2026-08-25 23:05:12 +08:00 |
|
shown
|
001e229236
|
fix(ai): persist parameters for scheduled skills (#4317)
|
2026-08-13 22:38:55 +08:00 |
|
 shownandDuansg
|
2cea398910
|
fix(ai): create conversation when conversation ID is missing (#4315)
Co-authored-by: Duansg <siguoduan@gmail.com>
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-08-13 00:03:24 +08:00 |
|
shown
|
df843942cc
|
fix(ai): improve SOP schedule error handling (#4301)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-08-06 23:47:00 +08:00 |
|
Duansg
|
6897c8720b
|
[fix] stop jdbc connection properties injected through the database name (#4299)
|
2026-08-03 09:52:51 +08:00 |
|
shown
|
85dff9b36f
|
fix(ai): handle invalid skill params and failed reports (#4297)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-08-02 20:19:37 +08:00 |
|
shown
|
cdcb5f74b7
|
fix(ai): improve SOP schedule error handling (#4254)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-27 22:38:00 +08:00 |
|
shown
|
a4b486d992
|
fix(ai): improve alert rule validation and parsing (#4251)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-26 23:07:48 +08:00 |
|
 
|
79c48a4bfc
|
fix(ai): remove SOP schedules when deleting conversations (#4247)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Signed-off-by: shown <yuluo08290126@gmail.com>
Co-authored-by: Duansg <siguoduan@gmail.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-07-26 14:38:41 +08:00 |
|
shown
|
1d9edb244c
|
feat: use spring ai MethodToolCallbackProvider replace custom reflect… (#4234)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-23 20:41:28 +08:00 |
|
shown
|
032a4852f7
|
fix(ai): propagate security context to tool callbacks (#4230)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-22 23:46:33 +08:00 |
|
 shownandTomsun28
|
9b31baec8a
|
fix(ai): improve SOP execution and provider config handling (#4224)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-07-21 23:34:06 +08:00 |
|
Duansg
|
0edc363bcc
|
fix: remove duplicated ASF license headers left by license-eye auto-fix (#4210)
|
2026-07-16 22:58:42 +08:00 |
|
shown
|
aee4fcc19b
|
fix(ai): correct conversation message handling (#4208)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-15 22:03:36 +08:00 |
|
shown
|
1980d9a611
|
feat: replace deprecated Spring AI Tool API (#4206)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
|
2026-07-13 22:39:23 +08:00 |
|
 
|
ef2672b06c
|
[doc] fix typos and stale setup instructions across docs (#4186)
Co-authored-by: Duansg <siguoduan@gmail.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-07-08 22:05:27 +08:00 |
|
 liutianyouandTomsun28
|
09a8bd809a
|
[fix] upgrade the version of spring-ai. (#4176)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-07-04 18:43:16 +08:00 |
|
     
|
2bb4f43494
|
[improve] optimize the function of creating monitoring using AI (#3922)
Signed-off-by: aias00 <liuhongyu@apache.org>
Co-authored-by: lynx009 <2030509072@qq.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: shown <yuluo08290126@gmail.com>
Co-authored-by: Duansg <siguoduan@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: manshi <lty496227@digital-engine.com>
|
2026-03-27 23:05:14 +08:00 |
|
 
|
2016b18249
|
[docs]doc: fix typos and grammar in docs and AccountController (#4072)
Signed-off-by: Duansg <siguoduan@gmail.com>
Co-authored-by: shown <yuluo08290126@gmail.com>
Co-authored-by: Duansg <siguoduan@gmail.com>
|
2026-03-21 15:39:39 +08:00 |
|
 LogicandTomsun28
|
f4858d5fcc
|
[feat]: Native collector (#4066)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-03-17 09:30:08 +08:00 |
|
Logic
|
af56746de1
|
[feat]: migrate blocking executors to virtual threads (#4062)
|
2026-03-12 00:36:29 +08:00 |
|
 Logicandlynx009
|
9e1a460dc7
|
refactor: update to Springboot4 and Hibernate 7 (#4057)
Co-authored-by: lynx009 <2030509072@qq.com>
|
2026-03-09 23:34:15 +08:00 |
|
 ![github-actions[bot]](/avatar/af2ab225b7c0eec44a8d0eba6b5c869a?size=40)   
|
d99b5dbff5
|
feat: SOP-driven AI workflows with skills, scheduling, and i18n support (#4016)
Signed-off-by: aias00 <liuhongyu@apache.org>
Signed-off-by: Tomsun28 <tomsun28@outlook.com>
Co-authored-by: lynx009 <2030509072@qq.com>
Co-authored-by: Duansg <siguoduan@gmail.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-03-01 15:53:24 +08:00 |
|
  ![copilot-swe-agent[bot]](/avatar/16321112f0c942b96ebcb7362a402512?size=40)
|
cd40699293
|
refactor: Split hertzbeat-common into core and spring modules (#4035)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zqr10159 <30048352+zqr10159@users.noreply.github.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2026-02-25 09:49:52 +08:00 |
|
 P_PeacefulandTomsun28
|
aac5bafe43
|
[bugfix]: AI conversation message loading issue (#3911)
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2025-12-16 23:54:38 +08:00 |
|
 P_PeacefulandLogic
|
668106d445
|
[bugfix] AI prompt classpath error (#3912)
Co-authored-by: Logic <zqr10159@dromara.org>
|
2025-12-16 11:36:23 +08:00 |
|
 shownandTomsun28
|
cb3fad6a2c
|
feat: optimize hertzbeat ai module (#3891)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Signed-off-by: shown <yuluo08290126@gmail.com>
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
|
2025-12-08 22:55:44 +08:00 |
|
 Tomsun28andshown
|
c88c232889
|
feat: support mcp streamable http protocol and upgrade spring ai version (#3890)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: shown <yuluo08290126@gmail.com>
|
2025-12-08 22:12:35 +08:00 |
|
 
|
e3e7377d86
|
[refactor] Refactor Monitor host field to instance and update related logic (#3863)
Signed-off-by: Tomsun28 <tomsun28@outlook.com>
Co-authored-by: Tomsun28 <tomsun28@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-01 21:45:59 +08:00 |
|
 Tomsun28andaias00
|
fb4b665c85
|
refactor ai agent and fix bug, update doc (#3836)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
Co-authored-by: aias00 <liuhongyu@apache.org>
|
2025-11-01 21:22:42 +08:00 |
|
Tomsun28
|
56226c1d52
|
refactor: split manager to startup module (#3830)
Signed-off-by: tomsun28 <tomsun28@outlook.com>
|
2025-10-29 13:49:04 +08:00 |
|