User-level configured model is not used in new sessions
未关闭
还没有人认领这个 Issue。
triage
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the bug
When setting a user-default model via "/config model" it is not used when creating a new session via "/clear" or via the sessions interface. Only when exiting and restarting the CLI client is the user-default model being used.
Affected version
No response
Steps to reproduce the behavior
- /config model (set a model e.g. Sonnet 5)
- /model (set a session model e.g. GPT-5.6 Luna)
- /clear or /new (used model for the session is still GPT-5.6 Luna NOT Sonnet 5)
Expected behavior
When creating a new session the user-default model should be used
Additional context
- GitHub Copilot CLI 1.0.79
- macOS
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 CLI 中使用 /config model、/model,然后使用 /clear 或 /new 重现该问题,并将选定的模型与重启后的客户端进行比较。跟踪 /clear、/new 和 sessions 接口使用的会话创建路径,然后确认它们读取的是用户默认模型,而不是上一个会话的模型。完成标准是:新会话无需重启 CLI 即可使用已配置的用户默认模型。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100