-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Labels
chat-custom-modesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
Problem
Copilot uses fixed settings for all tasks. Documentation needs precise responses (temp=0.0), creative coding needs varied suggestions (temp=0.8). Current one-size-fits-all approach reduces accuracy and productivity.
Solution
Add customizable agent profiles with quick switching.
Core Implementation
Settings Location: .github\chatmodes\ProfileName.chatmode.md
Built-in Profiles:
- Already Implemented
Quick Switching:
- Already Implemented
Configuration Example
---
description: 'Description of the custom chat mode.'
tools: []
temperature: 0.0
---
Benefits
- Higher Accuracy: Right agent for right task
- Reduced Regeneration: Appropriate responses first try
- Team Consistency: Shareable profile configs
- Enterprise Ready: Standardized workflows
Related Discussions
Priority: High - Transforms Copilot into a professional multi-context tool
wail-asad, tyler-wel, Adam-Lawson, AndriySvyryd, WossomGonzo and 42 more
Metadata
Metadata
Assignees
Labels
chat-custom-modesfeature-requestRequest for new features or functionalityRequest for new features or functionality