sunny-335
|
7934d8c947
|
fix: pre-cleanup release assets to avoid gh upload conflict
|
2026-06-18 13:52:38 +08:00 |
|
sunny-335
|
e6839b4aad
|
fix: auto-publish log showing unpublished, merge changelog, version to 1.0.0-beta.2
|
2026-06-17 23:13:45 +08:00 |
|
sunny-335
|
c3e003a572
|
feat: streamline dashboard, fix docs, optimize UI width
- Remove AI角色 quick action, keep only 回复日志/插件设置/刷新数据
- Fix LogsView filter/batch bar width to match content area (mx-4 mt-2 -> m-4 mb-0)
- Fix docs: Halo version 2.23->2.25, GitHub link nxxy335->sunny-335, Cravatar link, variable name {{conversation}}->{{conversation_history}}
- Add missing settings docs (maxConversationRounds, rateLimitPerMinute, enabledPresets)
- Update README: remove version display, update changelog
- Update version to 1.0.0-beta.2-r8k4n2
|
2026-06-17 22:03:35 +08:00 |
|
sunny-335
|
be6a01a06e
|
fix: logs filter dropdown text overlapping with caret
- Change select padding from px-3 to pl-3 pr-8 to reserve space for the native dropdown arrow
- Update version to 1.0.0-beta.2-q9x3m7
|
2026-06-17 21:10:06 +08:00 |
|
sunny-335
|
767efdccbb
|
feat: v1.0.0-beta.2 - ExtensionGetter integration, UI revamp, bug fixes
- Replace cross-ClassLoader reflection with ExtensionGetter.getEnabledExtension(AiModelService.class)
- Declare optional pluginDependencies (ai-foundation?: "*") and recommended-apps annotation
- Use OutputSpec.choice for structured classification (sentiment, review safety/quality)
- Use GenerateTextRequest with maxRetries=2 for reliable chat generation
- Add multi-turn conversation context (conversation_history placeholder)
- Fix RateLimitService thread leak (implement DisposableBean)
- Two-stage AI review: safety check + 1-5 quality score mapped to 0-100
- Remove redundant dashboard cards (sentiment distribution, 7-day trend, avg score)
- Redesign settings page with tabbed navigation (basic/persona/model/prompt/cleanup)
- Fix settings layout (move tab bar out of grid container)
- Fix button icon+text alignment via :deep(.btn-content) inline-flex
- Add review score grade labels (excellent/good/fair/poor) in logs
|
2026-06-17 19:40:10 +08:00 |
|
sunny-335
|
bf989ca3f2
|
docs: update README with changelog and fix license link, add CHANGELOG.md
|
2026-06-17 13:26:18 +08:00 |
|
sunny-335
|
b82fc724cd
|
fix: add execute permission to gradlew for CI
|
2026-06-16 23:24:58 +08:00 |
|
sunny-335
|
d737cbc8f1
|
feat: v1.0.0-beta.1 - AI Foundation reflection integration and draft mode fix
|
2026-06-16 23:20:51 +08:00 |
|
sunny-335
|
72726da9b8
|
feat: 草稿模式修复、回复编辑、预设扩展、多语言回复、文档全面更新
- 修复草稿模式下仍自动发布评论的Bug
- 新增草稿模式下编辑AI回复内容功能
- 新增3个Prompt预设(技术解答型/鼓励型/知识科普型)
- 新增多语言回复指令
- 新增日志页面时间范围筛选
- 新增AI角色排序功能
- 新增配置导入/导出功能
- 修复processingLocks内存泄漏
- 修复OptimisticLockingFailureException缺少重试
- 修复publishReply空Mono导致审核挂起
- 移除近7日回复趋势卡片
- 版本号更新至0.0.0-ygkszvd
- 全面更新插件文档
|
2026-06-16 18:52:42 +08:00 |
|
sunny-335
|
6f1cb4b037
|
feat: 多AI角色支持、Bug修复、文档更新
|
2026-06-15 12:05:46 +08:00 |
|
sunny-335
|
ef3cdf4bdc
|
feat: 增强插件可靠性与可用性
- 修复 PromptBuilder ClassLoader 冲突,改为 ConfigMap 直读
- 实现失败重试机制,指数退避策略
- 评论者黑名单支持邮箱匹配,可从评论列表选择
- 日志页面支持按状态/情感筛选和关键词搜索
- AI角色邮箱配置增加 Gravatar 头像实时预览
- 插件依赖声明修正:ai-foundation 改为必须依赖
- 新增定时清理旧记录功能,可配置保留天数
- 更新 README 和 VitePress 文档
|
2026-06-14 23:07:22 +08:00 |
|
sunny-335
|
e03ba7a20d
|
first commit
|
2026-06-14 22:28:19 +08:00 |
|