Skip to content

Agent Host - remove the "This Turn" default changeset#319014

Merged
lszomoru merged 2 commits into
mainfrom
lszomoru/quickest-anaconda
May 29, 2026
Merged

Agent Host - remove the "This Turn" default changeset#319014
lszomoru merged 2 commits into
mainfrom
lszomoru/quickest-anaconda

Conversation

@lszomoru
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 29, 2026 16:21
@lszomoru lszomoru enabled auto-merge (squash) May 29, 2026 16:22
@lszomoru lszomoru self-assigned this May 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the per-turn "This Turn" default catalogue entry from the agent host's changeset catalogue, leaving only Branch Changes and Uncommitted Changes as defaults. Per-turn changesets remain available as subscribe-on-demand resources via URI templates.

Changes:

  • Drop the thisTurnChangesetLabel localized label and its use in buildDefaultChangesetCatalogue.
  • Drop the per-turn entry from defaultCatalogueWithCounts in agentHostChangesetService.ts.
  • Update tests to reflect the new 2-entry default (and empty catalogue for non-git working directories).
Show a summary per file
File Description
src/vs/platform/agentHost/common/changesetUri.ts Removes thisTurnChangesetLabel and the per-turn entry from the default catalogue.
src/vs/platform/agentHost/node/agentHostChangesetService.ts Drops the per-turn entry from defaultCatalogueWithCounts and unused imports.
src/vs/platform/agentHost/test/node/agentHostChangesetService.test.ts Updates expectations to two default catalogue entries.
src/vs/platform/agentHost/test/node/agentService.test.ts Updates expected catalogues; expects empty array for non-git working directories.

Copilot's findings

  • Files reviewed: 4/4 changed files
  • Comments generated: 0

@lszomoru lszomoru merged commit c8b2890 into main May 29, 2026
29 of 48 checks passed
@lszomoru lszomoru deleted the lszomoru/quickest-anaconda branch May 29, 2026 18:21
@vs-code-engineering vs-code-engineering Bot added this to the 1.123.0 milestone May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants