Comment by OutOfHere

21 days ago

GitHub had this exact feature late last year itself, perhaps under a slightly different name.

I think you're probably thinking of Copilot Workspace (<https://github.blog/news-insights/product-news/github-copilo...>).

Copilot Workspace could take a task, implement it and create a PR - but it had a linear, highly structured flow, and wasn't deeply integrated into the GitHub tools that developers already use like issues and PRs.

With Copilot coding agent, we're taking all of the great work on Copilot Workspace, and all the learnings and feedback from that project, and integrating it more deeply into GitHub and really leveraging the capabilities of 2025's models, which allow the agent to be more fluid, asynchronous and autonomous.

(Source: I'm the product lead for Copilot coding agent.)

Are you thinking if Copilot Workspaces?

That seemed to drop off the Github changelog after February. I’m wondering if that team got reallocated to the copilot agent.

  • Probably. Also this new feature seems like an expansion/refinement of Copilot Workspaces to better fit the classic Github UX: "assign an issue to Copilot to get a PR" sounds exactly like the workflow Copilot Workspaces wanted to have when it grew up.