Skip to content

Commit cd59500

Browse files
Update changelog.md for version 0.0.368
1 parent acfad01 commit cd59500

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@ Install globally with npm:
4545
npm install -g @github/copilot
4646
```
4747

48-
Install with [WinGet](https://github.com/microsoft/winget-cli):
48+
Install with [Homebrew](https://formulae.brew.sh/cask/copilot-cli):
4949

5050
```bash
51-
winget install GitHub.Copilot
51+
brew install copilot-cli
5252
```
5353

54-
Install with [Homebrew](https://brew.sh/):
54+
Install with [WinGet](https://github.com/microsoft/winget-cli):
5555

5656
```bash
57-
brew install copilot-cli
57+
winget install GitHub.Copilot
5858
```
5959

6060
### Launching the CLI

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.0.368 - 2025-12-10
2+
3+
- PRU usage rates now displayed correctly
4+
- Fix checkmark and x icon rendering
5+
- Add grep tool Codex models
6+
- Numpad keys work in prompts with Kitty keyboard protocol
7+
18
## 0.0.367 - 2025-12-04
29

310
- GPT-5.1-Codex-Max is now available in GitHub Copilot CLI

0 commit comments

Comments
 (0)