Last updated: 2025-05-21
📅 On May 30th 2025 we will be concluding the technical preview of Copilot Workspace. After that date, you will not be able to create new Workspaces or access existing ones. Any pull requests you created with Copilot Workspace are unaffected — they are normal pull requests like any other.
Copilot Workspace was actually our second attempt at figuring out how to make repo-scale suggestions work well and feel great. The techniques that made GitHub Copilot's completions feel great — low latency, the amodality of ghost text — don't work when you scale up the size of suggestions from short snippets to entire diffs. Our first attempt at this was the Copilot for Pull Requests project, which effectively looked like a bot that you could summon into your pull request to explain the changes and suggest new ones. At the time, the models weren't quite strong enough to make that work well. But time marches onwards, and the latest models are much more capable.
We pioneered techniques for reasoning about codebases which are larger than the context window. Those techniques are at the heart of new products from both GitHub and broader Microsoft. Your usage of the technical preview is what enabled us to reach for these new capabilities. We're grateful that you joined us on that journey, and shared your feedback with us. The products that are starting to come out now would not have been possible otherwise.
To that end, you should check out VS Code's Edit and Agent Modes, as well as the newly announced Copilot Coding Agent (née Project Padawan). We know it's not a 1:1 match with the current capabilities of CW, but that's the future. Going from research previews to shipped products is a hard piece of business, and at the end of the day, that's the goal of a group like GitHub Next.
You can stay tuned to the GitHub Blog for news about new agentic AI products. We are also looking forward to sharing more news about Spark in the coming weeks!
Meanwhile, the team at Next is already back in the lab and cooking up new prototypes. You can spot new projects at githubnext.com, or better yet: see you on the Next discord.
Thank you!
✌️❤️ GitHub Next
Really hate to see it happen as I was beginning to love this tool. I hope to see GitHub app updates to deprecate this quickly and help us implement some way of linking to the Copilot Coding Agent!