-
Notifications
You must be signed in to change notification settings - Fork 34.8k
rewrite polling function #262947
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
Merged
Merged
rewrite polling function #262947
Changes from 12 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
60c49b7
rewrite polling function
meganrogge 785b063
Merge branch 'main' into merogge/rewrite
meganrogge 76dc903
call from constructor, break all tests
meganrogge 127507a
fix issue
meganrogge 8359f1a
fix all tests
meganrogge 8b8c46e
add condition
meganrogge 01ad562
Merge branch 'main' into merogge/rewrite
meganrogge fd8bccf
add a test
meganrogge 47ca9f1
revert Logan's commit
meganrogge b8dcf58
fix issue
meganrogge 649c18d
better test
meganrogge eba5e75
rm file
meganrogge ffe1bb7
Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browse…
meganrogge ab2ffee
Update src/vs/workbench/contrib/mcp/common/mcpSamplingService.ts
meganrogge df5fe57
Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browse…
meganrogge 7eda194
Revert "revert Logan's commit"
meganrogge b13c50e
revert Logan's commit
meganrogge ff0f855
timeout(0)
meganrogge ea95c36
use switch statement
meganrogge 44bbd9a
rm buffer output polling
meganrogge 020faa2
Revert "revert Logan's commit"
meganrogge ce3acc2
Simplify output monitor
Tyriar 191b0c7
Remove unneeded props
Tyriar 51e4831
simplify waitForNextDataOrActivityChange
meganrogge f64d54d
cleanup
meganrogge 962480e
go back to void event
meganrogge 7171922
add handle idle state function
meganrogge 3067a6a
pull out timeout block
meganrogge 602e2ee
rm file
meganrogge 07d54aa
tweak language
meganrogge 2f627cd
rm file
meganrogge 44e28f2
focus terminal if not sending text
meganrogge 2b08e3e
followed by
meganrogge 9f40b4f
revert some changes
meganrogge c00a967
address feedback
meganrogge b707c2e
Fix issue
meganrogge 13c80fd
rm test script
meganrogge 07c30f9
fix issue
meganrogge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.