Support for configurable models for internal sub-tasks (Example: Subagents(Explore, Task, etc) and Compaction)
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Currently, the Copilot CLI uses the primary chat model to handle auxiliary tasks like context compaction. I propose decoupled model configuration. This would allow users to map specific sub tasks, such as summarization/compaction and task agent execution to different models based on the difficulty of the required task. For example: I would like to use a lightweight model for compaction but a more knowledgable model for task execution/exploring.
### Proposed solution
Introduce a configuration section (in config.json) that allows mapping tasks/default subagents types to specific models.
### Example prompts or workflows
_No response_
### Additional context
_No response_
貢獻指南
評估
這個 Issue 還沒有評估資料。