GitHub officially launches a technical preview of GitHub Copilot Workspace.

Through Copilot Workspace, developers can brainstorm, plan, build, test and run code in natural language.

Its working principle is as follows:

It all starts with the task: Open GitHub Copilot Workspace from a GitHub Issue, Pull Request, or repository. (The screenshot shows an Issue in the octaacademy repository.)

Plan development: From task progress to standardization steps, outline what you want to achieve with Copilot Workspace. These steps are editable and allow you to iterate over and over again.

Fully editable: Everything provided by Copilot Workspace, from plans to code, can be fully edited, allowing you to constantly adjust until you are satisfied with your plans. You can also run testing, build and other steps through the integrated terminal.

Run directly: Once the plan is complete, you can run the code in Copilot Workspace and adjust it in Codespace until you are satisfied with the final result. You can also share Workspace via links to allow team members to view your work and iterate.

Submission and review: When completed, submit a Pull Request, run GitHub Actions and code scan, and request team members for review. They can view your entire process from conception to code through Copilot Workspace.

Mobile compatibility: GitHub Copilot Workspace supports use on any device, allowing you to develop anytime, anywhere.

Use the power of natural language from tasks to code. Learn more about our future vision for developer tools that will help you get the job done step by step

If you want to learn more, you can click on the link below the video.
Thank you for watching this video. If you like it, please subscribe and like it. thank

Original: github.blog/2024-04-29-github-copilot-workspace

Video: youtu.be/M0kHkyKd-BY

Scroll to Top