News

Natural Language Coding Advances with Technical Preview of GitHub Copilot Workspace

The original "AI pair programmer" GitHub Copilot got a big boost in capabilities with the introduction of the companion Chat tool that allows developers to use natural language to code and interact with advanced AI in new ways.

Now the company has taken that concept a step further with a preview of GitHub Copilot Workspace, which provides a dedicated space for developers to work with the AI tool.

"Copilot Workspace represents a radically new way of building software with natural language, and is expressly designed to deliver -- not replace -- developer creativity, faster and easier than ever before," GitHub announced today (April 29). "With Copilot Workspace we will empower more experienced developers to operate as systems thinkers, and materially lower the barrier of entry for who can build software."

GitHub Copilot Workspace
[Click on image for larger view.] GitHub Copilot Workspace (source: GitHub).

The Copilot-native developer environment offers a task-centric experience with AI assistance from the beginning, providing a step-by-step plan in natural language that's fully editable to help developers brainstorm, plan, build, test and run code in natural language with the help of AI-powered agents.

"Ideal for navigating unfamiliar programming languages or frameworks, Copilot Workspace acts as a cloud IDE companion, deeply integrated with your project," explains a new video. "As your ultimate coding partner, it excels in repo-wide edits and fosters programming collaboration. Whether addressing GitHub Issues or optimizing your task-centric workflow, Copilot Workspace is designed to improve your coding efficiency through its AI-generated code capabilities."

Another video outlines the workflow:

  • Shaping the specification
  • Proposing the plan
  • Implementing the plan
  • Check the code with the integrated terminal or Codespaces
  • Raise the pull request
  • Quality checks with GitHub Actions and Code Scanning

Developers can sign up to join a waitlist for the technical preview here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube