Open
Conversation
Fix esbuilt web extensions
Fix leak warning around events
Add /models and /tools slash commands
) * Initial plan * feat: double-click modal editor header to toggle maximize, fix outline leak Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> * . * . * . * . * . * . * . * . * . * . * . --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com> Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com> Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
* Show warning when claude code hooks are detected but disabled * Fix * Tweak label * Fix
* feat: add UsagesTool for finding code symbol usages and implement related tests * feat: handle late-registered tools in LanguageModelToolsExtensionPointHandler * feat: enhance UsagesTool to utilize ISearchService for symbol searches and improve reference classification
Add support for reduced transparency in accessibility settings
…ibbon Enhance quick input widget styling for better visibility and interaction
The tests were failing on Windows because the sandbox service returns false from isEnabled() when running on Windows. Fixed by making MockRemoteAgentService return a Linux remote environment, simulating a remote connection which allows the tests to pass on all platforms. Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
…idae Update codicons version and add 'openInWindow' icon
* fix: memory leak in tunnel view * fix: memory leak in tunnel view * fix: memory leak in tunnel view * Some clean up --------- Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
- Implemented copyAllNonTsFiles() for transpile/dev builds to copy all non-TS files from src/ to output, aligning with previous gulp behavior. - Retained copyResources() for production builds using curated resource patterns. - Removed unnecessary devOnlyResourcePatterns and testFixturePatterns. - Updated watch mode to accept any non-TS file changes.
* Initial plan * Add lock group feature when opening integrated browser side-by-side Co-authored-by: jruales <1588988+jruales@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jruales <1588988+jruales@users.noreply.github.com>
Instead of always showing the `eyeClosed` icon, show the `eye` or `eyeClosed` icon depending on the current visibility.
…als (#295073) * Support multi-root external terminal selection * Dont use any * Can I get rid of unknown? * unknown to any * edit tests * try fix test * better types? * Use service directly
* Fix tsgo ext build problem matching * Update .vscode/tasks.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix double timestamp --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fixes an issue where stopping a chat session would fail to cancel the request when a message was queued. The problem occurred because queued messages could replace the pending request before the finally block attempted to delete it. The fix stores a reference to the CancellableRequest and checks that it matches before deleting, preventing race conditions between queued messages and request cancellation. Fixes #295022 (Commit message generated by Copilot)
Remove dead code
* revamp model picker * implement new model picker and enable it in sessions window * cleanup * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/browser/widget/input/chatModelPicker.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * feedback * fix color * revert --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* queuing: interrupt when messages are sent during confirmation Got this feedback from a few people that steering/queuing during a tool call confirmation should just cancel the confirmation and send the message. This does that. Also cleans up the opt-in setting I had added initially that was only partially working, now that the feature has shipped. * comments
* improved yaml parser * Update src/vs/workbench/contrib/chat/common/promptSyntax/promptFileParser.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Try to align `scanBuiltinExtensions` with new esbuild changes
…og (#293837) * fix: return undefined when user canceled input * fix: resolve eslint warning local/code-no-any-casts
Fix global /hooks stealing claude /hooks
Safeguard for anything else that might be breaking
* Polish chat confirmation widget styling * Fix padding
Disallow tools running on canceled/complete chat requests
Fix changes view visibility and add auxiliary bar contribution
* add console to chat from integrated browser * address some comments and change icon
- Chat session loads, katex has not yet been loaded - ListView really wants to render from the top down so it checks the heights of some elements at the top - Katex not loaded, so we don't render markdown at all - Measured element height is very wrong - But we initialize scroll all the way down so those elements don't get a chance to fix their height - When scrolling up, we render an element and it is resized massively from the previous estimate, content shifts down
Fix /agents to open agent picker instead of agent configuration
* Bump xterm to enable kitty images * edit comment about gpu acceleration+kitty * Update to 162 * Update please * Mention enable transparency mode * Stop messing with git * Update to 165
Fix some jumping on scrolling up
* Browser: Managed CDP context groups * layering * feedback * Fail fast * two-way lookup * feedback, cleanup
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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]
Can you help keep this open source service alive? 💖 Please sponsor : )