Skip to content

Add slight clairification to ChatParticipant in content provider API#300903

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/early-narwhal
Mar 16, 2026
Merged

Add slight clairification to ChatParticipant in content provider API#300903
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/early-narwhal

Conversation

@mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Mar 11, 2026

Just clarifying the expected behavior since there was some confusion

@TylerLeonhardt @rebornix @DonJayamanne: longer term I think the story we want is:

  • The extension defines a top level chat participant (called something like @claude). This is what is used for delegating from an existing chat to a new session.

    It would be expected to stream out a response, ending with a link to the new session

  • The default chat participant for sessions of a given type. This is the participant passed into registerChatSessionContentProvider. It's not something you could directly @ mention

Copilot AI review requested due to automatic review settings March 11, 2026 20:01
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.

Copilot wasn't able to review any files in this pull request.


You can also share your feedback on Copilot code review. Take the survey.

@vs-code-engineering vs-code-engineering bot added this to the 1.112.0 milestone Mar 11, 2026
@mjbvz mjbvz modified the milestones: 1.112.0, 1.113.0 Mar 16, 2026
@mjbvz
Copy link
Collaborator Author

mjbvz commented Mar 16, 2026

Merging this but doesn't need to be taken in 1.112 imo since it's just a doc fix for a proposed api

@mjbvz mjbvz merged commit 9cca0f1 into microsoft:main Mar 16, 2026
19 checks passed
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