Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Nov 22, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 22, 2025 14:39
@bpasero bpasero enabled auto-merge (squash) November 22, 2025 14:39
@bpasero bpasero self-assigned this Nov 22, 2025
@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Nov 22, 2025
Copilot finished reviewing on behalf of bpasero November 22, 2025 14:42
Copy link
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 adds two new Action2 classes to expose "New Background Chat" and "New Cloud Chat" options in the ChatNewMenu (the plus menu in the chat interface). These actions delegate to existing commands that create chat sessions with specific agent session providers (Background/CLI and Cloud).

Key Changes

  • Registered two new actions (NewBackgroundChatAction and NewCloudChatAction) in the F1 command palette and ChatNewMenu
  • Both actions execute dynamically constructed commands using NEW_CHAT_SESSION_ACTION_ID with provider-specific suffixes

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