Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow chat request handlers to seed next question #224216

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

joyceerhl
Copy link
Contributor

No description provided.

@joyceerhl joyceerhl self-assigned this Jul 29, 2024
@joyceerhl joyceerhl enabled auto-merge (squash) July 29, 2024 17:32
@vscodenpa vscodenpa added this to the August 2024 milestone Jul 29, 2024
@@ -172,7 +172,7 @@ export class MainThreadChatAgents2 extends Disposable implements MainThreadChatA
disposable = this._chatAgentService.registerDynamicAgent(
{
id,
name: dynamicProps.name ?? '', // This case is for an API change and can be removed tomorrow
name: dynamicProps.name,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joyceerhl joyceerhl merged commit 9d2652c into main Jul 29, 2024
7 checks passed
@joyceerhl joyceerhl deleted the dev/joyceerhl/wooden-cattle branch July 29, 2024 18:12
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants