-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Support for configurable models for internal sub-tasks (Example: Subagents(Explore, Task, etc) and Compaction) #2032
Copy link
Copy link
Open
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:context-memoryContext window, memory, compaction, checkpoints, and instruction loadingContext window, memory, compaction, checkpoints, and instruction loadingarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:context-memoryContext window, memory, compaction, checkpoints, and instruction loadingContext window, memory, compaction, checkpoints, and instruction loadingarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Type
Fields
Give feedbackNo fields configured for Feature.