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

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube