GitHub Copilot app for Beginners: Getting started
The GitHub Copilot app is designed for real software development workflows, giving you a workspace to manage multiple agent sessions, switch between tasks without losing momentum, and work with AI agents across different parts of your workflow.
Intelligence analysis by Llama

The GitHub Copilot app brings together the different parts of your development workflow in one place, allowing you to create separate sessions for different threads of work, create a canvas to visualize and refine your work, and keep changes moving through the pull request process with Agent Merge.
Imagine you're building a house, and you need to work on different parts of it at the same time. The GitHub Copilot app is like a special tool that helps you work on those different parts without getting confused. It lets you talk to AI agents, ask them questions, and make changes to the house (or code) without losing track of what you're doing.
Analysis
A Workspace for Real Software Development Workflows
The GitHub Copilot app is designed to handle the complexities of real software development, where tasks often involve multiple threads of work. By giving you a workspace to manage multiple agent sessions, the app allows you to switch between tasks without losing momentum. This is particularly useful when working on projects that require exploring different ideas, asking questions, or making changes to the codebase.
Multiple Sessions for Different Threads of Work
With the GitHub Copilot app, you can create separate sessions for different threads of work. This means you can have multiple conversations with AI agents, each focused on a different area of work. For example, you can open a Quick Chat session to ask Copilot about Copilot, while another agent session continues working on a project update. This allows you to follow different threads of work without losing track of where each task stands.
Interactive Workspaces with Canvas
The GitHub Copilot app also lets you create interactive workspaces with canvas. A canvas is a shared, interactive space built around work artifacts, such as a plan, a kanban board, a checklist, or a running application. It provides a visual representation of your work alongside your conversation, so you can move beyond a text-based view of the task. By creating a browser canvas in the app, you can preview your application and make changes based on what you see.
Extending the Workflow with Agent Merge
Once your changes are ready, the next step is creating a pull request and moving through the standard CI and review process. Agent Merge helps extend that workflow beyond the initial code change by monitoring the pull request and assisting with tasks that come up during review. By enabling Agent Merge, you can choose which actions it can take, such as addressing review feedback, helping resolve CI failures, or handling merge conflicts. This helps keep work moving through the pull request process.
Key points
- The GitHub Copilot app is designed for real software development workflows, giving you a workspace to manage multiple agent sessions and switch between tasks without losing momentum.
- The app allows you to create separate sessions for different threads of work, each focused on a different area of work.
- You can create interactive workspaces with canvas, providing a visual representation of your work alongside your conversation.
- Agent Merge helps extend the workflow beyond the initial code change by monitoring the pull request and assisting with tasks that come up during review.
The GitHub Copilot app has the potential to revolutionize the way developers work with AI agents, making it easier to manage multiple threads of work and create interactive workspaces. As the app continues to evolve, we can expect to see even more innovative features and tools that make software development more efficient and enjoyable.
One potential downside of the GitHub Copilot app is that it may require significant changes to existing workflows and tools, which could be a challenge for some developers. Additionally, the app's reliance on AI agents may raise concerns about job displacement and the potential for errors or biases in the AI-generated code.