Skip to content

Add 'credit' based description text for config github.copilot.config.chat.agent.modelDetails.enabled#323055

Open
vivganes wants to merge 2 commits into
microsoft:mainfrom
vivganes:patch-model-details-config
Open

Add 'credit' based description text for config github.copilot.config.chat.agent.modelDetails.enabled#323055
vivganes wants to merge 2 commits into
microsoft:mainfrom
vivganes:patch-model-details-config

Conversation

@vivganes

Copy link
Copy Markdown
Contributor

Fixes #323054

Problem

The description for the config github.copilot.config.chat.agent.modelDetails.enabled does not mention anything about the credits, even when credits are displayed on screen. It mentions only premium request multipliers, which may not be relevant for users in the credit model

Fix

Edited the text to include credits also

How to verify?

  1. Open Settings
  2. Search for github.copilot.config.chat.agent.modelDetails.enabled
  3. See that the description mentions credits

Copilot AI review requested due to automatic review settings June 26, 2026 01:25
@vivganes vivganes changed the title Add 'credits' to config text Add 'credit' based description text for config github.copilot.config.chat.agent.modelDetails.enabled Jun 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Copilot extension’s localized setting description so the github.copilot.config.chat.agent.modelDetails.enabled configuration text mentions credit usage (in addition to multipliers), matching what can be shown in agent chat response footers.

Changes:

  • Adjusted the NLS string for github.copilot.config.chat.agent.modelDetails.enabled to mention credits in the “model details” description.

Comment thread extensions/copilot/package.nls.json Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The description of config github.copilot.config.chat.agent.modelDetails.enabled mentions only multipliers but not credits

3 participants