sunny-335
|
1cd273494d
|
feat: 误报反馈、上下文优先判断、FALSE_POSITIVE状态 (v1.1.3)
|
2026-06-25 07:56:16 +08:00 |
|
sunny-335
|
5337a62a13
|
fix: AI分类完全不可用,移除system()调用改用合并prompt方式 (v1.1.2)
|
2026-06-24 16:34:02 +08:00 |
|
sunny-335
|
e5f973c13d
|
feat: 评论前置过滤(合规检测)与 AI Foundation 隔离加载 (v1.1.0)
|
2026-06-23 19:54:55 +08:00 |
|
sunny-335
|
2c88ad6fb9
|
feat: v1.0.0 - 唤醒词、性别配置、身份强化、移动端适配、Bug修复
|
2026-06-18 22:40:00 +08:00 |
|
sunny-335
|
a9dd1c14bc
|
feat: 5级情感分析、日志UI优化、页面链接支持、v1.0.0-b26cea
|
2026-06-18 19:58:46 +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
|
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 |
|