Skip to content

implement vscode#268089#7849

Merged
joshspicer merged 4 commits intomainfrom
joshspicer/chatSessionParticipant
Sep 26, 2025
Merged

implement vscode#268089#7849
joshspicer merged 4 commits intomainfrom
joshspicer/chatSessionParticipant

Conversation

@joshspicer
Copy link
Copy Markdown
Member

@joshspicer joshspicer commented Sep 24, 2025

ref microsoft/vscode#268063

Implement and depends on chatSessionsProvider@2, added in microsoft/vscode#268089

CD will fail until chatSessionsProvider@2 is available

@joshspicer joshspicer changed the title implement https://github.com/microsoft/vscode/pull/268089 implement vscode#268089 Sep 24, 2025
amunger
amunger previously approved these changes Sep 25, 2025
rebornix
rebornix previously approved these changes Sep 26, 2025
Comment thread package.json
"chatParticipantAdditions",
"chatParticipantPrivate",
"chatSessionsProvider",
"chatSessionsProvider@2",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The api version can only be used in extensions that have it enabled in distro, under extensionsEnabledWithApiProposalVersion. I assume it will just be ignored and not break anything

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

nice, thanks for checking

@joshspicer joshspicer merged commit c75b13b into main Sep 26, 2025
6 checks passed
@joshspicer joshspicer deleted the joshspicer/chatSessionParticipant branch September 26, 2025 03:11
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