Skip to content

Enable controller API in insiders#312014

Merged
DonJayamanne merged 1 commit intomainfrom
don/representative-beaver
Apr 22, 2026
Merged

Enable controller API in insiders#312014
DonJayamanne merged 1 commit intomainfrom
don/representative-beaver

Conversation

@DonJayamanne
Copy link
Copy Markdown
Contributor

Enable the controller API for insiders, allowing for enhanced functionality and testing capabilities. To test, ensure you are on the insiders build and verify the API's availability and performance.

Copilot AI review requested due to automatic review settings April 22, 2026 21:34
@DonJayamanne DonJayamanne self-assigned this Apr 22, 2026
@DonJayamanne DonJayamanne marked this pull request as ready for review April 22, 2026 21:35
@DonJayamanne DonJayamanne enabled auto-merge (squash) April 22, 2026 21:35
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 0b457003 Current: 9d8bae88

Changed (4)

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

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

Enables the Copilot CLI “session controller” code path by default via configuration defaults, with the stated goal of making the controller API available on Insiders for testing.

Changes:

  • Flip the in-code default for chat.cli.sessionController.enabled to true.
  • Flip the user-facing package.json configuration default for github.copilot.chat.cli.sessionController.enabled to true.
Show a summary per file
File Description
extensions/copilot/src/platform/configuration/common/configurationService.ts Changes the registered default for the chat.cli.sessionController.enabled config key to true.
extensions/copilot/package.json Changes the contributed settings schema default for the same setting to true.

Copilot's findings

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

Comment thread extensions/copilot/package.json
@DonJayamanne DonJayamanne merged commit 407bd5a into main Apr 22, 2026
30 checks passed
@DonJayamanne DonJayamanne deleted the don/representative-beaver branch April 22, 2026 22:26
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 22, 2026
alexdima added a commit that referenced this pull request Apr 23, 2026
Revert "Enable controller API in insiders (#312014)"

This reverts commit 407bd5a.
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