Duplicate Remote CLI session entries on github.com/copilot for a single desktop chat
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 45/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 活跃
- 领域
- cli, desktop, observability
调研方向
The issue describes duplicate session entries in the GitHub Copilot web interface for a single desktop chat. Start by examining the session registration and synchronization logic between the desktop app and the cloud service. Look for where session IDs are generated and logged. Check the agent session listing API endpoint and the data flow that creates 'Remote CLI session' entries. Determine what 'done' looks like by verifying a single desktop chat produces only one corresponding web entry.
由索引模型根据 Issue 内容生成。
描述
Short summary
A single desktop chat appears to produce duplicate entries under Agent sessions on github.com/copilot, labeled Remote CLI session. This has occurred for multiple chats.
Affected version or release
Desktop app version not collected. Please advise which app/CLI diagnostics would help identify the affected build.
Installation context
GitHub Copilot desktop app on Windows, with remote sessions viewed at https://github.com/copilot in Chrome. Exact Windows and Chrome versions were not collected.
What happened?
The user repeatedly sees duplicate remote session entries. A screenshot supplied privately shows two entries with the same chat title, both labeled Remote CLI session and both displaying the same relative age (14m).
Read-only observations from this report's investigation:
- The app's session/chat listing contains only one chat for the title duplicated in the screenshot.
- A separate cloud session-history query found two other pairs of records: within each pair, the summary and creation timestamp are identical, but the session IDs differ.
- In one pair the last-updated timestamps differ; in the other they are identical.
These observations are consistent with duplicate cloud session records, but do not establish the root cause or prove that the underlying agent task executed twice. The cloud history results did not include the most recent screenshot sessions, so the historical record pairs are supporting evidence, not a confirmed ID mapping for the screenshot.
Steps to reproduce
Observed workflow (not yet a deterministic reproduction):
- Use a chat in the Copilot desktop app.
- Open https://github.com/copilot and inspect Agent sessions.
- Observe multiple Remote CLI session entries corresponding to what appears as a single chat in the desktop app.
The user reports this happens repeatedly across chats. Whether reconnecting, restarting, or renaming is involved has not been established.
Expected behavior
One logical chat/session should have one remote session entry, unless a distinct session is explicitly created. If multiple entries are intentional, the UI should explain their relationship so they are not mistaken for duplicate sessions or duplicate execution.
Additional context
Observed on September 23, 2026. Please investigate session identity mapping, registration/synchronization, and deduplication between desktop chats and the web Agent sessions list; these are investigation suggestions, not confirmed causes.
Submitted at the user's explicit request. Private chat contents, titles, account/local paths, raw session IDs, and the original screenshot have intentionally been omitted from this public report. Debug logs have not been collected or uploaded.
- 主要语言
- 没有语言数据
- 星标
- 2.1k
- 派生
- 157
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
github/app 的其他 Issue
-
triage
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 70/100
相似的 Issue
-
When `ls` is aliased to a single word such as `eza`, `znap pull` attempts to execute a bogus command 未关闭bug
难度 2/5 1-3 小时 新手友好度 78/100
marlonrichert/zsh-snap#320 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 2/5 1-3 小时 新手友好度 84/100
-
难度 2/5 1-3 小时 新手友好度 88/100
TencentCloud/Octop#1157 · 1 条评论 ·