feat: 通知AI摘要 + 通知配置收进二级菜单 (v1.2.9)

This commit is contained in:
cc-dan
2026-03-14 04:55:35 +00:00
parent 47f087815f
commit 10d2310eb4
2 changed files with 148 additions and 136 deletions

View File

@@ -1,5 +1,12 @@
# 更新记录
## v1.2.9
### 新功能
- **通知 AI 摘要** — 任务完成时调用 Claude API 生成摘要内容推送,支持正常完成/异常/上下文压缩等多种情况分类,摘要 API 凭证可独立配置或复用活跃 Claude 模板/Codex Profile各渠道按字符限制自动截断摘要失败时降级为原始信息
- **通知配置收进二级菜单** — Claude 和 Codex 设置面板中的通知区域改为 nav-card 入口,点击进入独立子页,与主题设置风格统一
## v1.2.8
### 新功能