Not able to use session name to retrieve session in CLI
未关闭
area:sessions
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
Previously, we were using the session name and were able to retrieve sessions by passing the name parameter. However, this behaviour has now changed, and the system requires the session ID instead in order to retrieve the sessions.
### Affected version
GitHub Copilot CLI 1.0.16-1
### Steps to reproduce the behavior
Resume is now hacing sessionId parameter and we used session name earlier
/resume [sessionId]
### Expected behavior
session name should be used to retrieve sessions stored on device
### Additional context
_No response_
贡献指南
调研方向
从 CLI 的 `/resume [sessionId]` 入口点开始,跟踪该参数如何用于查找已存储的会话。使用 GitHub Copilot CLI 1.0.16-1 重现这一行为,然后验证会话名称可以检索已存储的会话,同时仍支持通过 session-ID 进行检索。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100