You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 0.0.341 - 2025-10-14
2
+
3
+
- Added `/terminal-setup` command to set up multi-line input on terminals not implementing the kitty protocol
4
+
- Fixed a bug where rejecting an MCP tool call would reject all future tool calls (fixes https://github.com/github/copilot-cli/issues/290)
5
+
- Fixed a regression where calling `/model` with an argument did not work properly
6
+
- Added each model's premium request multiplier to the `/model` list (currently, all our supported models are 1x)
7
+
1
8
## 0.0.340 - 2025-10-13
2
9
3
10
- Removed the "Windows support is experimental" warning -- we've made some big strides in improving Windows support the last two weeks! Please continue to report any issues/feedback
0 commit comments