Skip to content

sessions - more renames#307343

Merged
bpasero merged 1 commit intomainfrom
ben/colossal-guan
Apr 2, 2026
Merged

sessions - more renames#307343
bpasero merged 1 commit intomainfrom
ben/colossal-guan

Conversation

@bpasero
Copy link
Copy Markdown
Member

@bpasero bpasero commented Apr 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 05:56
@bpasero bpasero enabled auto-merge (squash) April 2, 2026 05:56
@bpasero bpasero self-assigned this Apr 2, 2026
@vs-code-engineering
Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@TylerLeonhardt

Matched files:

  • extensions/github-authentication/src/common/env.ts
  • extensions/microsoft-authentication/src/common/env.ts

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

Renames the custom URI scheme used to open the dedicated Agents/Sessions application and updates authentication extensions to treat the new scheme as a supported desktop callback client.

Changes:

  • Update OpenAgentsWindowAction to open vscode-agents*:// instead of vscode-sessions*://.
  • Update GitHub and Microsoft authentication extensions’ supported desktop callback schemes to allow vscode-agents*.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/vs/workbench/contrib/chat/electron-browser/agentSessions/agentSessionsActions.ts Switches external protocol launch scheme to vscode-agents* based on product quality.
extensions/microsoft-authentication/src/common/env.ts Replaces vscode-sessions* with vscode-agents* in the desktop callback allowlist.
extensions/github-authentication/src/common/env.ts Replaces vscode-sessions* with vscode-agents* in the desktop callback allowlist.

Comment thread extensions/microsoft-authentication/src/common/env.ts
Comment thread extensions/github-authentication/src/common/env.ts
@bpasero bpasero merged commit a230337 into main Apr 2, 2026
33 of 34 checks passed
@bpasero bpasero deleted the ben/colossal-guan branch April 2, 2026 07:57
@vs-code-engineering vs-code-engineering bot added this to the 1.115.0 milestone Apr 2, 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