Conversation
- Updated NewChatContextAttachments to include file listing from the workspace folder. - Modified showPicker method to accept folderUri and handle file picks accordingly. - Adjusted NewChatViewPane to pass selected folder URI to the context attachments. - Disabled file tree view registration in favor of the new "Add Context" picker.
…rformance and exclude patterns
…andling results asynchronously
…xclusion patterns
…ileSystemProvider
* Add tool-rename-deprecation skill for legacy name backward compat * Fix deprecated name resolution for namespaced tool references in toolsets When a tool belongs to a toolset and has legacyToolReferenceFullNames, the deprecated names map now includes the namespaced form (e.g. vscode/openSimpleBrowser → vscode/openIntegratedBrowser). Previously only the bare name was mapped, so agent files using the full toolSet/toolName path got 'Unknown tool' instead of the rename hint.
Add handling for carousel completion in ChatInputPart and introduce tests for ChatQuestionCarouselData
* fix layout * fix: prevent adding unnecessary separators in model picker items
* make session allow the default * only apply to tools for now
…T18-49-19 File provider for sessions dedicated view context
The tr:last-child rule was removing the bottom border from thead th cells since the header row is always the last (and only) child of thead. Scope the rule to tbody only so the header border is preserved.
Sessions window: image copy/paste handler
sessions polish
* fix rerendering and duplication * fix parent issue
* mcp: add resource support to gateway Extends the MCP gateway to support resources alongside tools: - Adds resource-related interfaces to IMcpGatewayToolInvoker: onDidChangeResources, listResources, readResource, listResourceTemplates - Implements resource URI encoding/decoding to namespace resources from different MCP servers using server index suffixes (e.g., 'file:///resource-0') - Adds handlers for resources/list, resources/read, resources/templates/list RPC methods - Broadcasts notifications/resources/list_changed when resources change - Updates McpGatewayToolBrokerChannel to enumerate resources from all servers and track server indices for resource URI namespacing - Adds comprehensive test coverage for resource operations and URI encoding/decoding (Commit message generated by Copilot) * fix test
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 : )