Rob's intro to the new GitHub Copilot app

Rob gives a first look at the new GitHub Copilot desktop app, showing how it shifts Copilot work into a project-based, chat-first workflow. He demonstrates starting sessions from issues and PRs, running multiple concurrent worktrees, and letting Copilot plan, implement, and open pull requests with checks and merge handling.

Full summary based on transcript

What the new GitHub Copilot app is

Working from PRs and issues inside the app

Starting an agentic session from an issue

Multiple concurrent sessions using Git worktrees

Planning vs autopilot execution

Custom instructions and agent.md

Implementing changes and creating a PR

Starting a session from a repository URL

Commit signing interaction

Reviewing session artifacts: plan, context, terminal

PR checks, automerge, and “agent merge”

Splitting work into sub-agents and parallel PRs

What this changes in day-to-day workflow