Overview
GitHub Next’s task-centric development environment where you go from issue to spec, plan, implementation, and PR with Copilot at every step.
Details
Copilot Workspace is an experimental task-oriented dev environment from GitHub Next, where you start with a GitHub issue and Copilot generates a natural-language specification, an implementation plan, and code changes that you can edit, run, and submit as a pull request. It is browser-based, with an integrated terminal and preview, and emphasizes editing the AI’s plan as a first-class artifact. While its core ideas have been folded into mainstream Copilot’s coding agent and PR features, Workspace remains a notable design influence on agentic development UX.
Tags
coding, platform, cloud, autonomous-agent