github / github/copilot-cli

general-purpose subagent uses gpt-5.4-mini even when configured to inherit model

未关闭
#4,287 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
area:agents area:models
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

general-purpose subagent uses gpt-5.4-mini even when configured to inherit model from session.

### Affected version

1.0.75

### Steps to reproduce the behavior

1. Configure GPT-5.6 Sol as the session model.
2. Configure general-purpose subagent to inherit model.
3. Trigger a general-purpose subagent.
4. Subagent uses gpt-5.4-mini.

### Expected behavior

Subagent follows configuration, inheriting session model.

### Additional context

Operating system: Linux
CPU architecture: x86_64
Terminal emulator: Gnome Terminal
Shell: zsh

贡献指南

打开贡献指南

调研方向

首先,使用列出的 session 和通用 subagent 配置复现问题,然后跟踪 CLI 中通用 subagent 的模型选择和继承处理。完成的标准是:当 subagent 的配置设置为 inherit 时,它会使用已配置的 session 模型,并且有一个覆盖所报告行为的回归测试。

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

评估

技术栈
shell
领域
ai, cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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