github / github/app

I've been playing with nested sessions and I see that, of course, the parent ...

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

描述

I've been playing with nested sessions and I see that, of course, the parent can see the child and viceversa, but noticed that really any session can see any other open session. So two things
1. Sometimes I may have ton of sessions and I don't want a session "tree" from being able to see another stree (or it might get confusing for that agent). Similarly, it would be great to control if sessions can see their siblings or just parent/child. A setting to control how this discovery behavior works would be awesome
2. Sometimes I've wanted a session tree to be reparented under another. Right now this forks in practice because any session can see any other so I can just tell "root A" to take charge of "root B". But this change is not really reflected in the UI. It would be cool if we could move a "tree" from one place to another

---
| Field | Value |
| --- | --- |
| App version | 1.1.0 |
| OS | Windows 10.0.26200 |
| Theme | Fox |
| Path | /chat |
| Tenure | Week 3 |

贡献指南

打开贡献指南

调研方向

从 /chat 路径开始,复现 issue 中描述的嵌套会话行为,包括不相关会话之间的可见性,以及一个会话接管另一个会话后当前 UI 的状态。完成的标准是:可以控制不同会话树的发现行为,以及父子会话或兄弟会话之间的可见性,并且移动会话树会反映在 UI 中。

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

评估

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

把新 issue 发到你的邮箱

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