github / github/app

Let me control notifications from child sessions

未关闭
#2,014 1 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

### Feature summary

Add separate notification controls for top-level sessions and their child sessions.

### What problem are you trying to solve?

I often use one main session to start several child sessions. Each child that finishes or asks a question can create its own notification.

With many sessions running, the notifications become constant and important notifications from the main session are easy to miss.

### Proposed solution

Add a notification scope, either globally or for each parent session:

- All sessions
- Top-level sessions only
- Muted

When “Top-level sessions only” is selected, child-session status should remain visible in the app, but individual child sessions should not produce separate OS notifications.

If a child needs input that the parent session cannot handle, the parent could surface that question to the user.

### Workflow impact

This would make parallel orchestration quieter and easier to manage without hiding child-session progress or important questions.

### Installation context

GitHub Copilot app 1.0.23 on Windows x64, OS build 26200.8655, using a main session with multiple child sessions.

### Additional context

Related: #1898 requests separate sound controls for automations, and #248 requests parent-child session organization. Neither covers notification control for child sessions.

This is separate from #1042, which concerns automatic focus switching.

贡献指南

打开贡献指南

调研方向

No files, tests, or entry points are named in the issue, so first map the app's notification handling and parent-child session model. Clarify whether scope is global or per parent session, then verify that top-level notifications remain visible, child progress stays in the app, and muted mode suppresses OS notifications.

由索引模型根据 Issue 内容生成。

评估

领域
desktop
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。