Commit 148e391
Update @github/copilot to 1.0.83-4 (#2507)
* Update Copilot CLI to 1.0.83-4
- Updated the Node.js CLI release pin
- Re-ran code generators
- Formatted generated code
* Fix regenerated SDK compatibility
Preserve optional-null wire semantics, advertise supported task kinds, and correct OAuth callback ordering across SDKs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Remove generated C# Optional wrapper
Restore ordinary nullable generated APIs while the runtime contract is redesigned to avoid presence-sensitive null semantics.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Fix regenerated SDK test call sites
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Format Java model switch call
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Stabilize Python MCP OAuth tests
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Stabilize MCP OAuth startup tests
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Stabilize Node MCP OAuth startup tests
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Handle superseded MCP OAuth requests in tests
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Stabilize Rust MCP OAuth startup tests
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 81ffc2a commit 148e391
86 files changed
Lines changed: 6479 additions & 277 deletions
File tree
- dotnet
- src
- Generated
- test
- E2E
- Unit
- go
- internal/e2e
- rpc
- java
- scripts/codegen
- sdk/src
- generated/java/com/github/copilot/generated
- rpc
- main/java/com/github/copilot
- test/java/com/github/copilot
- generated/rpc
- nodejs
- src
- generated
- test
- e2e
- python
- copilot
- generated
- e2e
- rust
- src
- generated
- tests/e2e
- scripts/codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2186 | 2186 | | |
2187 | 2187 | | |
2188 | 2188 | | |
2189 | | - | |
| 2189 | + | |
| 2190 | + | |
2190 | 2191 | | |
2191 | 2192 | | |
2192 | 2193 | | |
| |||
3198 | 3199 | | |
3199 | 3200 | | |
3200 | 3201 | | |
3201 | | - | |
| 3202 | + | |
| 3203 | + | |
3202 | 3204 | | |
3203 | 3205 | | |
3204 | 3206 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| 100 | + | |
98 | 101 | | |
99 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
100 | 121 | | |
101 | 122 | | |
102 | 123 | | |
103 | 124 | | |
104 | 125 | | |
105 | 126 | | |
106 | 127 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 128 | + | |
| 129 | + | |
117 | 130 | | |
118 | 131 | | |
119 | 132 | | |
120 | | - | |
121 | | - | |
122 | 133 | | |
123 | 134 | | |
124 | 135 | | |
| |||
178 | 189 | | |
179 | 190 | | |
180 | 191 | | |
| 192 | + | |
181 | 193 | | |
| 194 | + | |
182 | 195 | | |
183 | 196 | | |
184 | 197 | | |
185 | 198 | | |
| 199 | + | |
186 | 200 | | |
187 | 201 | | |
188 | | - | |
189 | 202 | | |
190 | 203 | | |
191 | 204 | | |
| |||
223 | 236 | | |
224 | 237 | | |
225 | 238 | | |
| 239 | + | |
226 | 240 | | |
227 | 241 | | |
228 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
0 commit comments