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
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ We've added an article about the new `/research` slash command in Copilot CLI:
102
102
103
103
**27 February 2026**
104
104
105
-
We've extended the reference information for Copilot CLI, adding much more detail. See [GitHub Copilot CLI command reference](https://docs.github.com/copilot/reference/cli-command-reference#custom-agents-reference).
105
+
We've extended the reference information for Copilot CLI, adding much more detail. See [GitHub Copilot CLI command reference](https://docs.github.com/copilot/reference/copilot-cli-reference/cli-command-reference#custom-agents-reference).
106
106
107
107
<hr>
108
108
@@ -114,7 +114,7 @@ We've added many new articles to coincide with the [general availability release
114
114
*[New conceptual articles](https://docs.github.com/copilot/concepts/agents/copilot-cli) explaining plugins, autopilot mode, the `/fleet` slash command, and a comparison of CLI features.
115
115
* New how-to articles on [setting up](https://docs.github.com/copilot/how-tos/copilot-cli/set-up-copilot-cli) and [customizing](https://docs.github.com/copilot/how-tos/copilot-cli/customize-copilot) the CLI.
116
116
* An article on [administering Copilot CLI for your enterprise](https://docs.github.com/copilot/how-tos/copilot-cli/administer-copilot-cli-for-your-enterprise).
117
-
* More reference information about [commands](https://docs.github.com/copilot/reference/cli-command-reference) and [plugins](https://docs.github.com/copilot/reference/cli-plugin-reference).
117
+
* More reference information about [commands](https://docs.github.com/copilot/reference/copilot-cli-reference/cli-command-reference) and [plugins](https://docs.github.com/copilot/reference/copilot-cli-reference/cli-plugin-reference).
118
118
119
119
<hr>
120
120
@@ -140,11 +140,11 @@ We've published a new tutorial on [using GitHub Copilot coding agent to improve
140
140
141
141
**20 January 2026**
142
142
143
-
We published the first iteration of the [GitHub Copilot feature matrix](https://docs.github.com/copilot/reference/copilot-feature-matrix) to provide customers with the latest information about which Copilot features are available by which IDE/version.
143
+
We published the first iteration of the [GitHub Copilot feature matrix](https://docs.github.com/copilot/reference/copilot-feature-matrix) to provide customers with the latest information about which Copilot features are available by which IDE/version.
144
144
145
145
Historically, keeping Copilot feature and IDE availability up to date has required manual coordination with the Docs team, which does not scale well with the increasing number of features. The goal of this document and its process is to enable product owners to directly maintain the Copilot feature and IDE availability information as part of their normal release workflow. The feature matrix provides a single, easy to update source of truth.
146
146
147
-
The feature matrix is in public preview so that customers have time to gather and submit feedback to us.
147
+
The feature matrix is in public preview so that customers have time to gather and submit feedback to us.
148
148
149
149
<hr>
150
150
@@ -221,15 +221,15 @@ You can also now add files to a Copilot Space directly from the code view on Git
221
221
222
222
**25 November 2025**
223
223
224
-
We've added details of files that are excluded from Copilot code reviews.
224
+
We've added details of files that are excluded from Copilot code reviews.
225
225
226
226
See [About GitHub Copilot code review](https://docs.github.com/copilot/concepts/agents/code-review#excluded-files).
227
227
228
228
<hr>
229
229
230
230
**24 November 2025**
231
231
232
-
We've added a new tutorial on burning down technical debt in a project:
232
+
We've added a new tutorial on burning down technical debt in a project:
233
233
234
234
[Using GitHub Copilot to reduce technical debt](https://docs.github.com/copilot/tutorials/reduce-technical-debt)
235
235
@@ -396,17 +396,17 @@ We’ve updated the Spark documentation to support the launch for Copilot Enterp
396
396
397
397
**29 September 2025**
398
398
399
-
Claude Sonnet 4.5 has been released as a Public Preview. At the time of launch, it will be available on the following platforms:
399
+
Claude Sonnet 4.5 has been released as a Public Preview. At the time of launch, it will be available on the following platforms:
400
400
401
-
-**Copilot Chat**
401
+
-**Copilot Chat**
402
402
- Released for GitHub.com, VS Code, GitHub Mobile
403
403
- With: Copilot Pro, Pro+, Business, and Enterprise
404
404
-**Copilot Coding Agent**
405
-
- With: Copilot Pro, and Copilot Pro+
405
+
- With: Copilot Pro, and Copilot Pro+
406
406
-**Copilot CLI**
407
407
- With: Copilot Pro, Pro+, Business, and Enterprise
-[Supported AI models in GitHub Copilot](https://docs.github.com/copilot/reference/ai-models/supported-models)
@@ -441,9 +441,9 @@ See:
441
441
442
442
**25 September 2025**
443
443
444
-
We've updated the documentation for the GA release of [Copilot Spaces](https://github.com/copilot/spaces). Spaces allow you to organize and centralize content and resources in order to ground Copilot Chat's responses in that context and share knowledge across teams. You can now also access Copilot Spaces in your IDE via the GitHub MCP server.
444
+
We've updated the documentation for the GA release of [Copilot Spaces](https://github.com/copilot/spaces). Spaces allow you to organize and centralize content and resources in order to ground Copilot Chat's responses in that context and share knowledge across teams. You can now also access Copilot Spaces in your IDE via the GitHub MCP server.
445
445
446
-
See the updated docs:
446
+
See the updated docs:
447
447
*[About organizing and sharing context with GitHub Copilot Spaces](https://docs.github.com/copilot/concepts/context/spaces)
Until now, assigning Copilot coding agent to an issue was limited to the same repository as the issue.
455
+
Until now, assigning Copilot coding agent to an issue was limited to the same repository as the issue.
456
456
457
-
You can now:
457
+
You can now:
458
458
459
-
* Assign Copilot coding agent to work in a different repository, supporting workflows where issues and code files are managed separately.
460
-
* Provide additional instructions to tailor the agent's output to your requirements.
461
-
* Choose the base branch for the agent to use.
462
-
463
-
These changes provide a more flexible, transparent, and user-friendly experience for managing automated coding tasks with Copilot coding agent.
459
+
* Assign Copilot coding agent to work in a different repository, supporting workflows where issues and code files are managed separately.
460
+
* Provide additional instructions to tailor the agent's output to your requirements.
461
+
* Choose the base branch for the agent to use.
462
+
463
+
These changes provide a more flexible, transparent, and user-friendly experience for managing automated coding tasks with Copilot coding agent.
464
464
465
465
See the updated docs: [Using GitHub Copilot to work on an issue](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/assign-copilot-to-an-issue#assigning-an-issue-to-copilot).
466
466
@@ -487,17 +487,17 @@ See [About the GitHub MCP Registry](https://docs.github.com/copilot/concepts/con
487
487
488
488
**17 September 2025**
489
489
490
-
We've added documentation for expanded features for reusing workflow configurations in GitHub Actions.
490
+
We've added documentation for expanded features for reusing workflow configurations in GitHub Actions.
491
491
492
-
You can now use YAML anchors and aliases to reuse pieces of content in a workflow. See [YAML anchors and aliases](https://docs.github.com/actions/concepts/workflows-and-actions/reusing-workflow-configurations#yaml-anchors-and-aliases).
492
+
You can now use YAML anchors and aliases to reuse pieces of content in a workflow. See [YAML anchors and aliases](https://docs.github.com/actions/concepts/workflows-and-actions/reusing-workflow-configurations#yaml-anchors-and-aliases).
493
493
494
494
To keep the content focused on users' job-to-be-done, we simplified the procedures for [creating workflow templates for your organization](https://docs.github.com/actions/how-tos/reuse-automations/create-workflow-templates). In addition, we updated reference documentation for workflow templates with details on permissions, repository visibility rules, rules for the metadata file, and examples. See [Workflow templates](https://docs.github.com/actions/reference/workflows-and-actions/reusing-workflow-configurations#workflow-templates).
495
495
496
496
<hr>
497
497
498
498
**17 September 2025**
499
499
500
-
You can now publish your Spark app as "read-only."
500
+
You can now publish your Spark app as "read-only."
501
501
502
502
By default, data stored in Spark is shared across all users of the app. You can choose to publish your app as "read-only" if you want to showcase your app to others, but you don't want others to be able to edit or delete any stored data.
503
503
@@ -610,7 +610,7 @@ See [Working with push protection and the GitHub MCP server](https://docs.github
610
610
611
611
**12 August 2025**
612
612
613
-
OpenAI GPT-5 is now available in public preview for GitHub Copilot. GPT-5 is slowly rolling out to all paid Copilot plans and you will be able to access the model in GitHub Copilot Chat on github.com and Visual Studio Code (Agent, Ask, and Edit modes).
613
+
OpenAI GPT-5 is now available in public preview for GitHub Copilot. GPT-5 is slowly rolling out to all paid Copilot plans and you will be able to access the model in GitHub Copilot Chat on github.com and Visual Studio Code (Agent, Ask, and Edit modes).
614
614
615
615
See [Supported AI models in Copilot](https://docs.github.com/copilot/reference/ai-models/supported-models).
616
616
@@ -632,7 +632,7 @@ We have added a tutorial for using Copilot to create Mermaid diagrams at [Creati
632
632
633
633
**4 August 2025**
634
634
635
-
To address common pain points that developers face when remediating a leaked secret, we created a new article, "[Remediating a leaked secret](https://docs.github.com/code-security/secret-scanning/working-with-secret-scanning-and-push-protection/remediating-a-leaked-secret)".
635
+
To address common pain points that developers face when remediating a leaked secret, we created a new article, "[Remediating a leaked secret](https://docs.github.com/code-security/secret-scanning/working-with-secret-scanning-and-push-protection/remediating-a-leaked-secret)".
636
636
637
637
The new guide incorporates cross-platform GitHub tools, as well as opinionated guidance from GitHub's secret scanning team, to walk the developer through a thorough remediation process.
0 commit comments