Commit c65e8da
Update mode_handlers snapshot to canonical exit_plan_mode action order
The E2E tests were updated to expect the canonical action order
[autopilot, interactive, exit_only], but the replay snapshot still
supplied [interactive, autopilot, exit_only] as the model's
exit_plan_mode tool-call arguments, which the CLI forwards verbatim to
the SDK handler. Align the snapshot with the tests so request.actions
matches across all language SDKs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 446b10a1-29f6-4155-bf3a-ac1241c742f31 parent b959952 commit c65e8da
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments