GitHub Blog

GitHub Copilot 应用入门指南

GitHub Copilot 应用专为实际软件开发流程而设计,提供项目关联的代理会话、通过快速聊天进行的多线程对话、用于 UI 预览的交互式画布,以及自动化拉取请求任务的 Agent Merge。它让开发者能够管理多个任务而不失动力,从探索代码库到发布更改。

状态已摘要
抓取快照1
AI 输出2
开放问题0

已验证摘要

英文摘要

GitHub Copilot app for Beginners: Getting started

The GitHub Copilot app is designed for real software development workflows, offering project-connected agent sessions, multi-thread conversations via Quick Chat, interactive canvas for UI previews, and Agent Merge to automate pull request tasks. It allows developers to manage multiple tasks without losing momentum, from exploring codebases to shipping changes.

  • Project-connected sessions provide full repository context for each task.
  • Multiple agent sessions can run simultaneously without interruption.
  • Quick Chat allows quick questions while other sessions continue.
  • Interactive canvas enables live preview and direct UI manipulation.
  • Agent Merge automates pull request feedback, CI fixes, and merges.
  • Workflow integrated: from coding to review to merging in one place.

中文摘要

GitHub Copilot 应用入门指南

GitHub Copilot 应用专为实际软件开发流程而设计,提供项目关联的代理会话、通过快速聊天进行的多线程对话、用于 UI 预览的交互式画布,以及自动化拉取请求任务的 Agent Merge。它让开发者能够管理多个任务而不失动力,从探索代码库到发布更改。

  • 项目关联的会话为每个任务提供完整的仓库上下文。
  • 多个代理会话可同时运行而不中断。
  • 快速聊天允许在不中断其他会话的情况下提问。
  • 交互式画布支持实时预览和直接 UI 操作。
  • Agent Merge 自动化拉取请求反馈、CI 修复和合并。
  • 工作流集成:从编码到审查再到合并一体化。

GitHub Copilot / GitHub Copilot app / AI coding tools / agent sessions / Quick Chat / canvas / Agent Merge / pull request / workflow / beginners

完整文章

Christopher Harrison · @geektrainer

July 27, 2026|

5 minutes

Share:AI coding tools often begin with a chat window. 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. Instead of treating AI as a single conversation, it gives you a workspace where you can manage multiple agent sessions, switch between tasks without losing momentum, and work with AI agents across the different parts of your workflow.Your work starts with a projectAgent sessions are connected to a project, giving each session the repository context needed for a specific task.From the GitHub Copilot app home screen, you can choose a project you’ve worked with before or add a new one from GitHub or your local machine. Once a project is selected, you can start a session with the codebase, files, and tools needed to begin working on a task.For example, you might want to add a breadcrumb navigation component to an existing application. Instead of manually searching through files to find the right place to make the change, you can describe the update you want to make. The session can examine the project, identify relevant files, make the changes, and run tests to help validate the work.By starting each session with the project already connected, you can spend more time working and less time preparing your environment.Keep multiple threads movingOnce you’ve selected a project and started an agent session, you can create additional sessions for other questions, ideas, or tasks without interrupting your existing work. Quick Chat lets you start a new conversation from the Copilot app home screen. Each conversation can focus on a different area of work, giving you a dedicated space to explore ideas, ask questions, or work through changes.For example, you can open a Quick Chat session to ask Copilot about Copilot, such as how worktrees function in the app, while another agent session continues working on a project update. You can also use Quick Chat to investigate how your codebase works, explore potential approaches, or gather context before deciding how to move forward.When you return to your original session, you can pick up where you left off, review the changes, and make any updates needed to move the task forward.Multiple sessions let you follow different threads of work without losing track of where each task stands.Make your work interactive with canvasWhen working on a UI change, seeing the result can be just as important as reviewing the code behind it. The GitHub Copilot app lets you open a browser canvas directly within your workflow, giving you a way to preview your application and make changes based on what you see.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.Rather than opening a new terminal and launching a separate browser, you can create a browser canvas in the GitHub Copilot app using the /create-canvas slash command.For example, after asking Copilot to update a UI component, you can create a canvas with: /create-canvas Open this app in a browser canvasThis opens your application in a canvas where you can preview the result. If something needs adjusting, you can Enable Canvas Dev Mode and use Pick & Polish to select elements directly in the canvas and use them as context for your next request. You can point to a specific part of the page, request an update, and continue refining the result.Keep work moving with Agent MergeOnce 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.To start an Agent Merge workflow, open the pull request options in the Copilot app and select Agent Merge . From there, you can choose which actions Agent Merge can take, such as addressing review feedback, helping resolve CI failures, or handling merge conflicts.After Agent Merge is enabled, it monitors the pull request as it moves through the review and CI process. If issues come up, it can help address requested changes and prepare the pull request for merge. Once the required checks have passed, you can choose to merge the pull request.Start exploring the Copilot appThe Copilot app brings together the different parts of your development workflow in one place. Start with a project. From there, you can 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 .There’s more to explore, including additional ways to customize and extend your workflow. The best way to learn the GitHub Copilot app is to try it yourself.Have a task that’s been sitting in your backlog? Try it with the GitHub Copilot app and see how you can explore, build, and ship with AI agents.Tags:

GitHub Copilot

GitHub Copilot app

GitHub Copilot app for BeginnersWritten bySenior Developer Advocate, GitHubRelated postsAI & ML

The harness is all you need (mostly)A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software without chasing every new AI tool.AI & ML

Copilot vs. raw API access: What are you actually paying for?Copilot now bills usage at listed API rates. Compare direct model access with the coding workflow, policy, and harness work around it.AI & ML

How to build interactive experiences with canvasesCanvases turn AI into interactive workspaces where you can visualize information, explore workflows, and take action across complex tasks.We do newsletters, tooDiscover tips, technical guides, and best practices in our biweekly newsletter just for devs.Your email address

抓取快照

用于解析和审计的抓取证据。

200 · text/html; charset=UTF-8

2026/07/28 08:00

80101de15ba6f910237264b92b8ae580e8fcecb514697f020c0418729916bd2a

AI 输出

带验证状态的结构化模型输出。

article.summarize

deepseek-v4-flash · 有效

{"tags":["GitHub Copilot","GitHub Copilot app","AI coding tools","agent sessions","Quick Chat","canvas","Agent Merge","pull request","workflow","beginners"],"titleEn":"GitHub Copilot app for Beginners: Getting started","titleZh":"GitHub Copilot 应用入门指南","summaryEn":"The GitHub Cop...
article.classify

deepseek-v4-flash · 有效

{"relevant":true,"confidence":0.95,"primaryTopic":"product-updates","secondaryTopics":["software-engineering","ai-engineering","agent-engineering"]}

质量问题与日报引用

开放或已解决的问题,以及文章出现在每日日报中的记录。

日报

Signal Hub 2026-07-28

提供了GitHub Copilot应用的全面入门指南,涵盖代理会话和快速聊天等关键功能,对新用户至关重要。 (score: 0.80)

排序 22026/07/28 00:00草稿