OFICIAL GitHub Blog

GitHub Copilot app for Beginners: Getting started

What happened
Based on GitHub Blog · Jul 27, 2026

GitHub has introduced a new application for its Copilot AI coding assistant, designed to support multi-session workflows, project-based agent interactions, and integrated previews for streamlined software development.

Video

Video available

Key points
·
Learn how to start projects, work with AI agents, explore canvases, and streamline your development workflow.
·
While that works for quick questions or generating code, real software development rarely happens in a straight line.
·
One minute you’re fixing a bug, the next you’re reviewing a pull request, digging into an unfamiliar part of the codebase, or exploring a new idea.
·
The GitHub Copilot app is designed for that kind of workflow.

GitHub’s new Copilot app moves beyond single-chat AI assistance by providing a workspace where developers can manage multiple agent sessions tied to specific projects. Each session connects directly to a repository, allowing the AI to understand the codebase context before work begins. This setup helps users start tasks faster by eliminating the need to manually set up environments or search for relevant files. The approach aims to reduce setup time while keeping development momentum intact across different tasks.

The app supports parallel workstreams through Quick Chat sessions, which let users start new conversations without disrupting ongoing agent sessions. These sessions can focus on distinct areas, such as exploring codebase mechanics or gathering context before making changes. Users can switch between sessions seamlessly, reviewing progress and continuing work where they left off. This feature is intended to help developers juggle multiple threads of work without losing track of individual task statuses.

A browser canvas feature enables real-time preview of UI changes directly within the workflow, eliminating the need to open separate terminals or browsers. Developers can use the /create-canvas slash command to generate an interactive space where they can visualize application updates. The canvas supports tools like Pick & Polish, which allows users to select elements on the page and request refinements. This visual approach is designed to bridge the gap between code changes and their practical impact on the application.

Agent Merge extends the workflow by assisting with pull request reviews, addressing feedback, resolving CI failures, and handling merge conflicts. Once enabled, the feature monitors pull requests as they progress through review and CI pipelines, helping to prepare changes for merging. The Copilot app consolidates project setup, multi-session collaboration, visual previews, and pull request management into a single interface, aiming to simplify the development process from prototyping to deployment.

Original source → Deals on Clipraptor.com →