1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update docs changelog (for PR #57644) (#57701)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
docs-bot
2025-09-26 06:25:47 -07:00
committed by GitHub
parent 4e101df27d
commit 1c8cc013c1

View File

@@ -1,5 +1,16 @@
# Docs changelog
**25 September 2025**
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.
See the updated docs:
* [About organizing and sharing context with GitHub Copilot Spaces](https://docs.github.com/copilot/concepts/context/spaces)
* [Creating GitHub Copilot Spaces](https://docs.github.com/copilot/how-tos/provide-context/use-copilot-spaces/create-copilot-spaces)
* [Using GitHub Copilot Spaces](https://docs.github.com/copilot/how-tos/provide-context/use-copilot-spaces/use-copilot-spaces)
<hr>
**24 September 2025**
Until now, assigning Copilot coding agent to an issue was limited to the same repository as the issue.