microsoft / microsoft/vscode

Created plan is not run by "Start Implementing"->"Continue in Copilot"

Open
#335,574 0 comments 0 reactions 1 assignee Claimed by @sandy081 View on GitHub
triage-needed
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Type: Bug

I asked the Copilot to create a plan. It did, and at the end the "Start Implementing" tab showed up for me to pick and proceed. I click "Continue in Copilot". Then ... it did not act on the plan but is doing something irrelevant.

I did a follow-up:
===========
Then why the heck when I click "Start Implementing"->"Continue in Copilot", you start doing something else and ask about "What should I implement next in the MC workspace ...."?

2:35 PM
Because the implementation handoff failed to carry the drafted plan into the new Copilot execution context.

When you selected Start Implementation → Continue in Copilot, Copilot started a fresh execution session. Instead of receiving the review plan as its active task, it loaded the MC workspace skill, saw its generic requirement to ask for the target board and hardware scope, and asked:

“What should I implement next in the MC workspace?”

That was the wrong behavior. The plan was already the task and should have taken precedence over the generic MC skill. It should have immediately reviewed .github against .cursor, without asking about boards or touching MC application code.

The underlying failure was:

The plan existed in session context/memory, not as reliably attached execution input.
The execution session did not recognize it as the authoritative plan.
The generic workspace skill overrode the missing plan context.
The handoff did not detect that its clarification question was irrelevant to the approved plan.
You did nothing wrong by selecting that option. Continue in Copilot is intended to execute the plan just created. In this case, the plan handoff was defective, and the agent should have stopped rather than improvising.

2:35 PM
5s

GPT-5.6 Luna • 0.3 credits

VS Code version: Code 1.137.0 (645f29cc3176500b4b5762ba887cf2a7f0ffdf2c, 2026-09-08T13:43:59-07:00)
OS version: Windows_NT x64 10.0.26200
Modes:

System Info

|Item|Value|
|---|---|
|CPUs|11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 x 3600)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x8086, DEVICE=0x4c8a [Intel(R) UHD Graphics 750], DRIVER_VENDOR=Intel, DRIVER_VERSION=31.0.101.5334 *ACTIVE*
GPU1: VENDOR= 0x8086, DEVICE=0x4c8a [Intel(R) UHD Graphics 750], DRIVER_VERSION=31.0.101.5334
GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8972
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|31.73GB (21.36GB free)|
|Process Argv|--crash-reporter-id 026b719d-6b7f-443a-875b-953bb9092164|
|Screen Reader|no|
|VM|0%|
Extensions (7)

Name|Identifier|Author|Version
---|---|---|---
Remote - SSH|ms-vscode-remote.remote-ssh|ms-vscode-remote|0.128.0
Remote - SSH: Editing Configuration Files|ms-vscode-remote.remote-ssh-edit|ms-vscode-remote|0.87.0
CMake Tools|ms-vscode.cmake-tools|ms-vscode|1.23.52
C/C++ DevTools|ms-vscode.cpp-devtools|ms-vscode|0.6.18
C/C++|ms-vscode.cpptools|ms-vscode|1.34.4
C/C++ Extension Pack|ms-vscode.cpptools-extension-pack|ms-vscode|1.5.1
Remote Explorer|ms-vscode.remote-explorer|ms-vscode|0.5.0

A/B Experiments

```
vsliv368:30146709
pythonvspyt551cf:31249601
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
envsactivate1:31551504
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
8hhj4413:31478653
cp_cls_t_1081:31454832
conptydll_true:31498968
e9c30283:31461165
46204921:31447328
ei9d7968:31496641
chat:31457767
8hig5102:31480529
89g7j272:31518289
i2gc6536:31499202
52612955:31516516
ddid_t:31478206
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
j0d79568:31499440
jb_cp_cls_t_632:31543129
748c7209:31512887
32d76977:31512328
ha629193:31508444
a1ije391_t:31540920
jbcp_cls_pctr_t:31531130
cp_intellij_t_nes:31548657
d7b18187:31526828
ahp-both-windows:31556933
ihg5j128:31534457
9gg7f176:31542112
nes-ex-cf-euporie-03:31542868
enable_editor_pane_layout:31569726
allow-none:31555437
ac562147:31564510
c7c27ce7:31554789
1h923230:31564177
0dg73464:31554319
treatment-23-1:31555779
unuse_dynamic_mcp:31555281
0d8dfbc3:31570291
maidictation:31565333
0c1h4866:31566224
session-archive:31558132
5b8j3302:31564601
mangle-name-control:31572633
allow-signed-out:31581176
intellij_nes_preview_t:31580086
39a5d156:31574986
2bfb8b39:31576696
outline:31581109
links-control:31581629
permission_prompt_control:1332567
ccr_pr_nudge_auto_review:1319472
vsc_wsm_c:1340633
jidc7660:1370295
cfee5631:1379228
3aced641:1389836

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.