Skip to content

feat(notification): 实例任务完成时发送系统通知 - #38

Merged
tyanxie merged 1 commit into
mainfrom
feat/notification
Aug 7, 2026
Merged

feat(notification): 实例任务完成时发送系统通知#38
tyanxie merged 1 commit into
mainfrom
feat/notification

Conversation

@tyanxie

@tyanxie tyanxie commented Aug 7, 2026

Copy link
Copy Markdown
Owner
  • 新增 useTaskNotifier hook,检测 streaming/compacting → idle 转换
  • 页面失焦时通过 Notification API 弹系统通知
  • 设置页新增通知开关,首次开启请求浏览器权限
  • 点击通知聚焦窗口并 SPA 导航到对应实例
  • 不支持 Notification API 的环境自动隐藏通知设置项

- 新增 useTaskNotifier hook,检测 streaming/compacting → idle 转换
- 页面失焦时通过 Notification API 弹系统通知
- 设置页新增通知开关,首次开启请求浏览器权限
- 点击通知聚焦窗口并 SPA 导航到对应实例
- 不支持 Notification API 的环境自动隐藏通知设置项
@tyanxie
tyanxie force-pushed the feat/notification branch from 197cdbb to b27c819 Compare August 7, 2026 14:43
@tyanxie
tyanxie merged commit 12b2e04 into main Aug 7, 2026
1 check passed
@tyanxie
tyanxie deleted the feat/notification branch August 7, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant