Conversation
Historically we've tracked edits in the ChatEditingSession, which is owned by the editor and _very_ internal and _very_ complex, for Reasons. In the agent host world, the agent host now owns edits. This is a minimal implementation of an IChatEditingSession that is used for the agent host. It does not have keep/undo (the writing has been on the wall for that for a while) which removes a large chunk of complexity. Nevertheless, it can deliver diffs, undo/redo and restore state. Diffs still happen client-side, but this could be optimized in the future. Closes #305332
agentHost: actually really track (and restore) file edits
* AgentHost: Add remote label to workspace Co-authored-by: Copilot <copilot@github.com> * Fix tests --------- Co-authored-by: Copilot <copilot@github.com>
…text key (#304802) The terminalEditorActive context key was being incorrectly set to false when a terminal in the panel received focus, even though the active editor was still a terminal editor. This happened because TerminalService listened to onDidChangeActiveInstance and set the key based on the active terminal instance's location rather than whether the active editor is a terminal editor. Remove the duplicate terminalEditorActive management from TerminalService since TerminalEditorService already correctly manages this context key via onDidActiveEditorChange, which checks whether the active editor is a TerminalEditorInput. Closes #182979
* remove unnecessary change events * Update src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) --- updated-dependencies: - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add update-branch skill for rebasing session branches * fix: update description for update-branch skill to clarify usage * feat: add sync-upstream skill for rebasing session branches
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 : )