Skip to content

Conversation

@osortega
Copy link
Contributor

Using copilot-swe-agent type to maintain compatibility

Copilot AI review requested due to automatic review settings October 23, 2025 01:17
@osortega osortega self-assigned this Oct 23, 2025
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 updates the chat session type identifier from copilot-cloud-agent to copilot-swe-agent throughout the codebase to maintain compatibility with the Copilot SWE Agent system.

Key Changes:

  • Renamed the chat session type constant from copilot-cloud-agent to copilot-swe-agent
  • Updated all references to this type across TypeScript code and package.json configuration
  • Maintained all existing functionality with only the type identifier changing

Reviewed Changes

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

File Description
src/extension/chatSessions/vscode/chatSessionsUriHandler.ts Updated URI handler to use copilot-swe-agent type when opening GitHub sessions
src/extension/chatSessions/vscode-node/copilotCloudSessionsProvider.ts Changed the static TYPE constant to copilot-swe-agent
package.json Updated chat session type references in command conditions and session provider configuration

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 23, 2025
@rebornix
Copy link
Member

let's not merge this since it doesn't work as expected.

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.

4 participants