Skip to content

Add GitHub Copilot app learning hub page#1981

Open
aaronpowell wants to merge 2 commits into
stagedfrom
aaronpowell/add-copilot-app-learning-hub
Open

Add GitHub Copilot app learning hub page#1981
aaronpowell wants to merge 2 commits into
stagedfrom
aaronpowell/add-copilot-app-learning-hub

Conversation

@aaronpowell

Copy link
Copy Markdown
Contributor

This adds a new Learning Hub page that explains the GitHub Copilot app at a high level, with a focus on what it is, the core features, and who it is best suited for.

What changed

  • Added a new learning hub article for the Copilot app
  • Covered the My Work view, isolated worktrees, canvases, and Agent Merge without going into deep implementation detail
  • Added guidance on audience fit, including non-developer roles and teams doing parallel agent work
  • Linked the page into the Learning Hub navigation

Notes

  • The page is positioned as a complement to existing Copilot experiences, not a replacement for them
  • Getting started guidance points readers to the Copilot app download and basic setup flow

aaronpowell and others added 2 commits June 12, 2026 13:09
- Create new learning hub page covering Copilot app basics, features, and use cases
- Include information about target audiences (developers, non-dev roles, teams with parallel work)
- Highlight key features: My Work view, isolated worktrees, canvases, Agent Merge
- Add installation and getting started instructions
- Update learning hub index to include app in Getting Started section

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add the app to the learning hub navigation
- Tighten the page copy around audiences, features, and getting started
- Keep canvases and automations high level as requested

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 12, 2026 03:32
@github-actions github-actions Bot added new-submission PR adds at least one new contribution website-update PR touches website content or code labels Jun 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Learning Hub article introducing the GitHub Copilot app, and surfaces it in the Learning Hub’s “Getting Started” content and site sidebar navigation.

Changes:

  • Added a new Learning Hub page: “Getting Started with the GitHub Copilot app”.
  • Updated Learning Hub index page to include a new “Getting Started” section linking to the app article and CLI path.
  • Updated Starlight sidebar to include the new article in the Fundamentals section (and reordered the “Browse Resources” group).
Show a summary per file
File Description
website/src/content/docs/learning-hub/index.md Adds a “Getting Started” section linking to the new Copilot app page and the CLI learning path.
website/src/content/docs/learning-hub/github-copilot-app.md Introduces the new Learning Hub article describing the Copilot app’s features, audience fit, and getting started steps.
website/astro.config.mjs Adds the new page to the Fundamentals sidebar (and repositions “Browse Resources”).

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 5

Comment thread website/astro.config.mjs
Comment on lines 74 to 79
{
label: "Fundamentals",
items: [
"learning-hub/github-copilot-app",
"learning-hub/what-are-agents-skills-instructions",
"learning-hub/agents-and-subagents",
4. It plans and implements a solution
5. You can monitor progress in the My Work view
1. Open the Copilot app
2. Create a session for "Fix login timeout issue"
3. While that's running, create another session for "Fix dark mode button styling"
4. Monitor both in the My Work view

New to GitHub Copilot? Start here to understand the tools available to you.

**Desktop App**: Explore the [GitHub Copilot App](github-copilot-app/) — a control center for directing multiple agents in parallel. Perfect for agent-native development and parallel work with isolated worktrees.

### Installation

1. Visit [GitHub Copilot App](https://github.com/features/ai/github-app) and download the installer for your platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution website-update PR touches website content or code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants