Skip to content

Conversation

@connor4312
Copy link
Member

Closes #259534

@connor4312 connor4312 enabled auto-merge (squash) August 25, 2025 18:53
@connor4312 connor4312 self-assigned this Aug 25, 2025
@vs-code-engineering vs-code-engineering bot added this to the August 2025 milestone Aug 25, 2025
@connor4312 connor4312 merged commit 9e71c8e into main Aug 25, 2025
18 checks passed
@connor4312 connor4312 deleted the connor4312/tool-skip branch August 25, 2025 19:06
rwoll added a commit to rwoll/vscode that referenced this pull request Aug 29, 2025
* `getIcon` did not account for `ToolConfirmKind.Setting` (e.g. auto-approve)
* `completion` promise was being changed to `Canceled` despite it already being resolved.

See my [verbose(!) debugging comment](microsoft#264023 (comment))
which walks you through states of `ConfirmationKind`
in `getIcon` under different commits.

Fixes microsoft#264023.
Relates microsoft#263314 (`getIcon` added by @connor4312).
Relates microsoft#262982 (`ConfirmationKind.UserSetting` added by @Tyriar).

Reviewers: I'm not 100% on what the expected UI iconography experience is, so
please verify that the icons align with what y'all have in mind.

Suggested follow ups:

- [ ] Tests - especially one around `getIcon` to ensure it handles `ConfirmationKind`
      exhaustively as folks add new kinds.
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support "Skip and Continue" in agent mode

3 participants