Skip to content

Feature Request: Add Temperature for Custom Agent Profiles #251251

@wail-asad

Description

@wail-asad

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions