Commit f560af8
Fix build failures after @github/copilot update
SessionModelSwitchToParams record gained a new reasoningSummary field,
requiring callers to pass 5 arguments instead of 4. Updated both call
sites in CopilotSession to pass null for the new reasoningSummary
parameter.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e770707 commit f560af8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1657 | 1657 | | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | | - | |
| 1660 | + | |
1661 | 1661 | | |
1662 | 1662 | | |
1663 | 1663 | | |
| |||
1706 | 1706 | | |
1707 | 1707 | | |
1708 | 1708 | | |
1709 | | - | |
| 1709 | + | |
1710 | 1710 | | |
1711 | 1711 | | |
1712 | 1712 | | |
| |||
0 commit comments