Skip to content

Commit 0fbe8a5

Browse files
committed
Pre-release 0.51.181
1 parent e8d49ee commit 0fbe8a5

3 files changed

Lines changed: 16 additions & 28 deletions

File tree

.github/workflows/auto-close-pr.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.51.0 - August 12, 2026
9+
### Added
10+
- Support for Kimi K3 through the updated Copilot language server.
11+
- Agent Client Protocol (ACP) plugin metadata for GitHub Copilot.
12+
13+
### Changed
14+
- Updated the Copilot language server from 1.488.0 to 1.523.3.
15+
- Updated the ACP plugin to use Copilot CLI 1.0.78.
16+
17+
### Fixed
18+
- Fixed model pricing tooltips for the latest token pricing metadata.
19+
820
## 0.50.0 - May 20, 2026
921
### Added
1022
- Reasoning effort control for supported models: Low, Medium, or High from the model picker to balance response speed and quality.

ReleaseNotes.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
### GitHub Copilot for Xcode 0.50.0
1+
### GitHub Copilot for Xcode 0.51.0
22

33
**🚀 Highlights**
44

5-
- **Reasoning Effort**: Control how deeply reasoning-capable models think before responding. You can now select reasoning efforts directly from the model picker for supported models, letting you balance response speed against answer quality.
6-
7-
- **Bring Your Own Key (BYOK) is now Generally Available**: Bring Your Own Key support has graduated from preview and is now available to all users. Configure your own API keys for third-party models directly in Copilot for Xcode settings.
5+
- **Kimi K3 Support**: Added compatibility with Kimi K3 through an updated Copilot language server.
86

97
**💪 Changes**
108

11-
- Added internal support for upcoming [usage-based billing](https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing/), including billing updates for the usage panel, usage notifications, and model picker. This will be visible once usage-based billing rolls out.
12-
13-
We **strongly recommend** upgrading to this version as soon as possible.
9+
- Added Agent Client Protocol (ACP) plugin metadata for GitHub Copilot, including marketplace discovery and installation configuration.
10+
- Fixed model pricing tooltips so they correctly display token pricing from the latest model metadata.

0 commit comments

Comments
 (0)