feat(notification): 实例任务完成时发送系统通知 - #38
Merged
Merged
Conversation
tyanxie
commented
Aug 7, 2026
Owner
- 新增 useTaskNotifier hook,检测 streaming/compacting → idle 转换
- 页面失焦时通过 Notification API 弹系统通知
- 设置页新增通知开关,首次开启请求浏览器权限
- 点击通知聚焦窗口并 SPA 导航到对应实例
- 不支持 Notification API 的环境自动隐藏通知设置项
- 新增 useTaskNotifier hook,检测 streaming/compacting → idle 转换 - 页面失焦时通过 Notification API 弹系统通知 - 设置页新增通知开关,首次开启请求浏览器权限 - 点击通知聚焦窗口并 SPA 导航到对应实例 - 不支持 Notification API 的环境自动隐藏通知设置项
tyanxie
force-pushed
the
feat/notification
branch
from
August 7, 2026 14:43
197cdbb to
b27c819
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.