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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Docs changelog
2
2
3
+
**25 September 2025**
4
+
5
+
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.
6
+
7
+
See the updated docs:
8
+
*[About organizing and sharing context with GitHub Copilot Spaces](https://docs.github.com/copilot/concepts/context/spaces)
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/coding-agent/about-coding-agent.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,15 @@ Having {% data variables.product.prodname_copilot_short %} as an additional codi
64
64
65
65
### Making {% data variables.copilot.copilot_coding_agent %} available
66
66
67
-
Before you can assign tasks to {% data variables.product.prodname_copilot_short %}, it must be enabled. See [AUTOTITLE](/copilot/concepts/coding-agent/about-enabling-coding-agent).
67
+
Before you can assign tasks to {% data variables.copilot.copilot_coding_agent %}, it must be enabled.
68
+
69
+
{% data variables.copilot.copilot_coding_agent %} is available with the {% data variables.copilot.copilot_pro %}, {% data variables.copilot.copilot_pro_plus %}, {% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} plans.
70
+
71
+
If you are a {% data variables.copilot.copilot_for_business %} or {% data variables.copilot.copilot_enterprise %} subscriber, an administrator must enable the relevant policy before you can use the agent.
72
+
73
+
Repository owners can choose to opt out some or all repositories from {% data variables.copilot.copilot_coding_agent %}.
74
+
75
+
For more information, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/managing-access).
68
76
69
77
## {% data variables.copilot.copilot_coding_agent %} usage costs
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/coding-agent/managing-access.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: About GitHub Copilot coding agent for business and enterprise
3
-
shortTitle: Business and enterprise
2
+
title: Managing access to GitHub Copilot coding agent
3
+
shortTitle: Managing access
4
4
allowTitleToDifferFromFilename: true
5
5
intro: Find out about {% data variables.copilot.copilot_coding_agent %} policies available for {% data variables.copilot.copilot_enterprise %} and {% data variables.copilot.copilot_for_business %}, and about disabling the agent for specific repositories.
6
6
product: '{% data reusables.gated-features.copilot-coding-agent %}<br><a href="https://github.com/features/copilot/plans?ref_cta=Copilot+plans+signup&ref_loc=enabling+copilot+coding+agent&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Sign up for {% data variables.product.prodname_copilot_short %}</span> {% octicon "link-external" height:16 %}</a>'
Copy file name to clipboardExpand all lines: content/copilot/concepts/context/spaces.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: About organizing and sharing context with GitHub Copilot Spaces
2
+
title: About GitHub Copilot Spaces
3
3
shortTitle: Spaces
4
-
intro: Understand how gathering context with {% data variables.copilot.copilot_spaces %} can improve your results and help your teammates.
4
+
intro: Understand how organizing and sharing context with {% data variables.copilot.copilot_spaces %} can improve your {% data variables.copilot.copilot_chat_dotcom_short %} results and help your teammates.
5
5
permissions: Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.
0 commit comments