Conversation
Session grouping API
Improve chat input functionality
* model picker feedback fixes * fix alignment * select model when sub menu value is selected * feedback
fix: update Azure CLI command handling to support parameter values with spaces and improve usage documentation
* agentPlugins: add plugin creation flow * tests and comments
editor: fix paste preference filter iterating wrong array Co-authored-by: xingsy97 <xingsy97@outlook.com>
* Remove unnecessary progress handling in Copilot CLI forking * Updates
#303627) Extensions can now contribute agent plugins via the `chatPlugins` key in their package.json, following the same pattern as `chatSkills`. Each entry points to a plugin root directory within the extension that is discovered by a new `ExtensionAgentPluginDiscovery` class, which plugs into the existing agent plugin discovery infrastructure. - Registers `chatPlugins` extension point with JSON schema (path, when) - Evaluates and reacts to `when` context key expressions - Prompts to uninstall the providing extension on plugin removal
* Set max-height on chat input part For #301249 * Allocate some space for list * this * tweaks Co-authored-by: Copilot <copilot@github.com> --------- Co-authored-by: Copilot <copilot@github.com>
* Add "add remote" command to sessions app * Fixes * Tweak setting
…304249) During window reload/close, disconnect() was awaiting the extension host process exit (up to 6s grace period), which blocked the renderer from navigating. The main process already handles the grace-period-and-kill via WindowUtilityProcess.registerWindowListeners (onWillLoadWindow/closed). Now disconnect() sends the Terminate message (so extensions can deactivate) and only signals the main process to enforce the kill timer for the restart case (via fire-and-forget waitForExit).
Co-authored-by: Copilot <copilot@github.com>
…ponses (#301565) * Initial plan * Add inline reference handling with file paths to Accessible View When the Accessible View renders chat responses, inline file references (kind: 'inlineReference') were previously skipped entirely. This adds handling to include the file name and full path (and line number for locations) so screen reader users get the same context as the visual UI. - Handle URI references: show "name (path)" - Handle Location references: show "name (path:line)" - Handle workspace symbol references: show "name (path:line)" - Add 3 new tests verifying inline reference rendering Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> * Revert unintended monaco.d.ts changes from gulp compile Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> * Rename ambiguous variable in test (location -> fileLocation) Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com> Co-authored-by: Megan Rogge <merogge@microsoft.com>
* Move .claude creation for testing agent harness to postinstall title says it all * rest
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 : )