Conversation
…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
Fix /agents to open agent picker instead of agent configuration
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 : )