Skip to content

feat: Enable AI-generated branch names in Copilot CLI#309603

Merged
DonJayamanne merged 1 commit intomainfrom
don/dear-wolverine
Apr 13, 2026
Merged

feat: Enable AI-generated branch names in Copilot CLI#309603
DonJayamanne merged 1 commit intomainfrom
don/dear-wolverine

Conversation

@DonJayamanne
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 13, 2026 20:06
@DonJayamanne DonJayamanne self-assigned this Apr 13, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enables AI-generated branch/worktree names for Copilot CLI by changing the default value of the related configuration setting so the feature becomes opt-out rather than opt-in.

Changes:

  • Set github.copilot.chat.cli.aiGenerateBranchNames.enabled default to true in Copilot’s runtime configuration registry.
  • Set the contributed setting default to true in extensions/copilot/package.json to match runtime defaults.
Show a summary per file
File Description
extensions/copilot/src/platform/configuration/common/configurationService.ts Flips the internal default for the CLI AI branch name generation setting to enabled.
extensions/copilot/package.json Updates the contributed setting default to enabled so it matches code and is on by default for users.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread extensions/copilot/package.json
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 6f9fe258 Current: c7ee339f

Changed (3)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTabScrolled/Dark
Before After
before after
editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

@DonJayamanne DonJayamanne merged commit d4f7789 into main Apr 13, 2026
30 checks passed
@DonJayamanne DonJayamanne deleted the don/dear-wolverine branch April 13, 2026 23:39
@vs-code-engineering vs-code-engineering bot added this to the 1.117.0 milestone Apr 13, 2026
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.

3 participants