This repository was archived by the owner on Sep 15, 2025. It is now read-only.
forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
update #1
Open
denis0001-dev
wants to merge
6,908
commits into
Toolbox-io:main
Choose a base branch
from
microsoft:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #1
+278,247
−155,562
Conversation
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
* agent sessions - more compact serialised state * feedback * more compact
* Initial plan * Add 100ms timeout to symbol completions to prevent UI freezing Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com> * Tweak * And cancellation token --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: roblourens <323878+roblourens@users.noreply.github.com> Co-authored-by: Rob Lourens <roblourens@gmail.com>
…-toggle Enable `togglePeekWidgetFocus` command for quick diff pick view
Use remote agent service to pull user home
* Move some tools files * chat/accessibility * Fix this * Move model files into model/ * Move tool invocation into model/ * Move builtinTools under tools/ * Add common/ui/ folder * attachments/ and participants/ * browser/widget/ folder * attachments/ and tools/ * widgetHosts/ * widget/modelPcker/ and context/ * Doc and more organizing * widget/input/ * widget/chatContentParts/ * More cleanup in common/ * Tweak docs, move a file * Break up contrib/ folder * Fix test/ files
Tweak wording of suggest selection mode hover
Tweak wording when adding rules
…t using ActivationKind.Immediate
Strip quotes as needed from redirection paths
Attempt to improve situation for very early callers of activateByEvent using ActivationKind.Immediate
fix: memory leak in call stack widget
…oltip Combine action and warning tooltip text into a single string in getHoverContents
Remove `provideNewChatSessionItem`
* wip * wip * wip * works * add a config option * copilot comments * simplify and polish
Resolves #283954. 1. Update workbench.action.chat.import to non-interactively accept filepath for import. 2. Accept `target` for location chat will be revived to.
* edit markdown parts in collapsible part * remove whitespace * address some comments and remove a lot of unnecessary code * remove some unused functions * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * extra whitespace * Update src/vs/workbench/contrib/chat/browser/widget/chatListRenderer.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [@playwright/mcp](https://github.com/microsoft/playwright-mcp) from 0.0.37 to 0.0.40. - [Release notes](https://github.com/microsoft/playwright-mcp/releases) - [Commits](microsoft/playwright-mcp@v0.0.37...v0.0.40) --- updated-dependencies: - dependency-name: "@playwright/mcp" dependency-version: 0.0.40 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…86447) - Adopt rename viewport->containerDimensions - Add some code to fix the postMessage.source validation issues - Fix apps not restoring when chat is remounted
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.
No description provided.