github / github/copilot-cli

Support for configurable models for internal sub-tasks (Example: Subagents(Explore, Task, etc) and Compaction)

オープン
#2,032 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
area:agents area:context-memory area:models
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。