Conversation
Co-authored-by: Copilot <copilot@github.com>
…gic (#311270) * clean up confirmationc carousel * Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/toolInvocationParts/chatToolConfirmationCarouselPart.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/media/chatToolConfirmationCarousel.css Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/toolInvocationParts/chatToolConfirmationCarouselPart.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update padding for multiDiffEntry in editor to enhance layout Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
* Fix disposed SCM source control retention Remove disposed source controls from extension-host SCM bookkeeping so they no longer retain repository state after unregistering from the main thread. (Written by Copilot) * Add logging for consistency --------- Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
…rajectory check (#310969) nes: consolidate speculative request cancellation Introduces SpeculativeRequestManager that owns the lifecycle of NES speculative requests (the in-flight 'pending' bet on a post-accept document state, plus the 'scheduled' speculative deferred until its originating stream completes). All cancellation now goes through one path with a typed SpeculativeCancelReason logged on the request's log context, and pairs cancel() with dispose() on the token source to release listeners. Adds these cancellation triggers that previously leaked the speculative: - CacheCleared: clearCache() now cancels in-flight speculatives — they would otherwise land into a cache that was meant to be empty. - DocumentClosed: when a doc is removed from openDocuments, any speculative targeting it is cancelled — its cached result could never be hit again. - Disposed: provider dispose now cancels all speculatives. Also removes the special-case in handleIgnored for the superseded branch — the trajectory check on the document change that caused the supersede is the authoritative signal.
…g dialogs (#311262) * Add 'Don't show again' to autopilot/bypass approvals warning dialogs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Add developer command to reset chat permission warning dialogs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Always show AutoApprove warning independently of Autopilot Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Extract permission storage keys to shared constants module Move AUTOPILOT_DONT_SHOW_AGAIN_KEY and AUTO_APPROVE_DONT_SHOW_AGAIN_KEY to chat/common/chatPermissionStorageKeys.ts so both chatDeveloperActions and permissionPickerActionItem import from a lightweight shared module. This avoids chatDeveloperActions pulling in heavy widget/UI dependencies at startup via the permissionPickerActionItem import. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Copilot - add session parentId to metadata * Fix build * Fix test
Change close button
agentHost: adopt eager activeClient announcement
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )