# Manage all Copilot agents in one place with Mission Control | GitHub Checkout

Source: https://www.youtube.com/watch?v=lQrr1M7AeiY
Recap page: https://rapidrecap.app/video/lQrr1M7AeiY
Generated: 2025-12-16T21:04:54.459+00:00

---
## Quick Overview

GitHub Agents introduce a centralized Mission Control view at github.com/copilot/agents, allowing developers to manage, steer, and track the status of all Copilot coding agents across different repositories and issues in a single interface, improving workflow continuity between mobile and desktop environments.

**Key Points:**
- GitHub Agents Mission Control is accessible at github.com/copilot/agents, providing a centralized view for managing all Copilot agents.
- The Mission Control view displays a list of recent sessions, showing the status (e.g., running, completed) for various agent tasks like 'Add logger utility and replace console statements across codebase'.
- Developers can assign tasks to Copilot Agents directly from an issue page using the 'Assign Copilot to issue' workflow, which can include optional custom prompts.
- The agent's progress, including tool calls and file changes, is visible in real-time within the session view, which can be opened directly from Mission Control.
- The feature supports workflows across different platforms, allowing tasks to be started on the mobile app and continued in the desktop IDE (VS Code) or vice versa.
- Feedback collection is integrated directly into the PR view via a 'Give feedback' button, which is crucial for improving agent performance and scalability.
- The goal of Agents is to make iteration and collaboration with Copilot seamless, enabling developers to manage tasks without constant context switching between different tools.

![Screenshot at 00:33: Ellie Bennett shows the Mission Control view on github.com/copilot/agents, highlighting that it centralizes the status of all Copilot coding agent tasks for easier management.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-00-33.png)

**Context:** This video features Andrea Griffiths, Developer Advocate at GitHub, interviewing Ellie Bennett, Senior Product Manager at GitHub, about a new feature called GitHub Agents Mission Control. This feature aims to centralize the management and oversight of various Copilot coding agents that work on tasks in the background, providing developers with a unified dashboard to track progress and steer agent behavior.

## Detailed Analysis

The GitHub Agents Mission Control feature centralizes the management of Copilot coding agents, accessible at github.com/copilot/agents. This view allows developers to see the status of all active and recent agent sessions across different repositories and issues in one place, improving workflow continuity. Ellie Bennett demonstrates this by showing a list of recent sessions, including a task to 'Add logger utility and replace console statements across codebase', which shows progress indicators. Developers can assign tasks directly from an issue page, optionally providing custom instructions to the agent. When a task is assigned, the agent initiates work, and the session progress, including tool calls and file changes, is tracked in real-time within the session view. This continuity allows developers to start work on one platform, like the mobile app, and seamlessly continue in their desktop editor, such as VS Code, without losing context. Furthermore, the system integrates feedback mechanisms directly into pull requests via a 'Give feedback' button, which is essential for refining agent performance and ensuring the agents can scale effectively with developer needs. The ultimate aim is to make the iteration and collaboration cycle with Copilot more seamless, reducing context switching for developers.

### Mission Control Overview

- Centralized management of Copilot agents
- Accessible at github.com/copilot/agents
- Lists recent sessions and their status
- Supports steering and task management

### Task Assignment Workflow

- Assign agents directly from an issue page
- Option to provide custom prompts for specific tasks
- Agent execution runs in the background

### Real-Time Progress Tracking

- Session view shows agent thinking, tool calls, and file changes
- Allows developers to monitor agent work without interruption

### Platform Continuity

- Seamless workflow between mobile app and desktop editor (VS Code)
- Developers can initiate tasks on mobile and continue on desktop

### Feedback Loop

- 'Give feedback' button on PRs enables developers to report on agent performance
- Feedback is used to improve agent scalability and quality

![Screenshot at 00:00: Two hosts discussing features on a screen showing a GitHub pull request interface with an active Copilot agent session panel on the left.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-00-00.png)
![Screenshot at 00:15: A black terminal screen appears briefly, showing a command line prompt, symbolizing code execution or environment setup.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-00-15.png)
![Screenshot at 00:54: The GitHub homepage \(github.com\) is displayed with the Agents interface open, showing a list of recent sessions and input prompt area.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-00-54.png)
![Screenshot at 01:11: The view switches to a detailed GitHub issue page titled 'Convert all test files from JavaScript to TypeScript #4', showing the description and acceptance criteria.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-01-11.png)
![Screenshot at 01:21: A modal window titled 'Assign Copilot to issue' overlays the issue page, detailing repository, branch, and custom agent selection options.](https://ss.rapidrecap.app/screens/lQrr1M7AeiY/00-01-21.png)
