Skip to content

autopilot plan mode handoff#300580

Merged
justschen merged 2 commits intomainfrom
justin/jellicent-male
Mar 10, 2026
Merged

autopilot plan mode handoff#300580
justschen merged 2 commits intomainfrom
justin/jellicent-male

Conversation

@justschen
Copy link
Collaborator

auto handoff to agent after finishing plan mode in autopilot + add implement with autopilto buton

Copilot AI review requested due to automatic review settings March 10, 2026 22:47
@vs-code-engineering vs-code-engineering bot added this to the 1.112.0 milestone Mar 10, 2026
Copy link
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

This PR adds an Autopilot “handoff” flow in the chat UI so that finishing a plan can automatically continue into the next handoff/implementation step, and it introduces a “Start with Autopilot” button alongside suggested next prompts.

Changes:

  • Auto-trigger the first send: true handoff when the current permission level is Autopilot.
  • Extend next-prompt selection events to optionally request starting in Autopilot, and add a “Start with Autopilot” suggested-prompt button.
  • Tighten a few monaco.editor.EditorOptions types in src/vs/monaco.d.ts.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/browser/widget/chatWidget.ts Auto-handoff into the first auto-send handoff in Autopilot mode; plumbs withAutopilot through next-prompt selection.
src/vs/workbench/contrib/chat/browser/widget/chatContentParts/chatSuggestNextWidget.ts Adds config-gated “Start with Autopilot” UI button and extends selection payload with withAutopilot.
src/vs/monaco.d.ts Refines editor option typings (notably placeholder).

You can also share your feedback on Copilot code review. Take the survey.

@justschen justschen merged commit 46ec7ff into main Mar 10, 2026
19 checks passed
@justschen justschen deleted the justin/jellicent-male branch March 10, 2026 23:52
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