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: consume chat participant detection provider #224661

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

joyceerhl
Copy link
Contributor

No description provided.

@joyceerhl joyceerhl self-assigned this Aug 3, 2024
@joyceerhl joyceerhl enabled auto-merge (squash) August 3, 2024 00:00
@vs-code-engineering vs-code-engineering bot added this to the August 2024 milestone Aug 3, 2024
TylerLeonhardt
TylerLeonhardt previously approved these changes Aug 3, 2024
There is now an async call between when a response is first added into
the UI and when the agent for that response is identified with intent
detection and invoked. This causes a race condition in the test code to
show up where waiting for `State.SHOW_REQUEST` is insufficient to ensure
that the agent has been invoked. Working around this with another
timeout for now.
@joyceerhl joyceerhl merged commit 9a5ce80 into main Aug 3, 2024
6 checks passed
@joyceerhl joyceerhl deleted the dev/joyceerhl/clean-grasshopper branch August 3, 2024 06:20
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.

None yet

3 participants