Extension Icon

GitHub Copilot

Delegate tasks to GitHub Copilot coding agent
AvatarGitHub
5,899 Installs
OverviewCommandsVersion History

Versions15

Fix titles and URLs for tasks without a pull request - February 6, 2026

  • Fix titles and URLs for tasks without a pull request in "View Tasks" command

Additional instructions for issue assignment - February 6, 2026

  • Add optional "Additional Instructions" field when assigning an issue to Copilot

Switch extension to use new API - February 6, 2026

  • Switch "Create Task", "View Tasks" and "Menu Bar Tasks" commands to use new API

Open workflow run - February 3, 2026

  • Add "Open workflow run" menu item to the "View Tasks" command

Assign Issue to Copilot - February 3, 2026

  • Add "Assign Issue to Copilot" command

Manage Paid Premium Requests action - February 2, 2026

  • Add "Manage Paid Premium Requests" action to the "Copilot Usage" command
  • Fix title casing for "Log Out" action

Copilot usage auth - February 1, 2026

  • Fix auth for Copilot usage command using existing OAuth
  • Remove apps.json preference (no longer needed)

Menu bar command - January 9, 2026

  • Hide the menu bar command when there are no open pull requests

Model picker, custom agents and more - December 8, 2025

  • Allow selecting a model when creating a task (Copilot Pro and Pro+ users only)
  • Allow selecting a custom agent when creating a task
  • When opening a task, launch mission control by default, not the pull request

Copilot usage - December 1, 2025

  • Add a command to view GitHub Copilot usage details

Refactor data loading - September 12, 2025

  • Load pull request data using the pull request ID returned from the GitHub API

Menu bar command, new icons and more - September 8, 2025

  • Add menu bar command for tracking agent tasks
  • Update icons in "View Tasks" command to match GitHub.com
  • Add "Log out" action to "Start Task" and "View Task" command
  • Improve error handling for errors returned by GitHub
  • Improve handling of uninitialized repositories with no branches and no commits (see https://github.com/raycast/extensions/issues/21379)
  • Clear recently used repositories list when logging out

Improved error handling - September 2, 2025

Add improved error handling when Copilot coding agent is not available for the user (see https://github.com/raycast/extensions/issues/21283) and tasks linked to a deleted repository (see https://github.com/raycast/extensions/issues/21237)

AI Extension - August 29, 2025

Turn the extension into an AI extension with tools for creating tasks and searching repositories. So you can simply @github-copilot in Raycast to create a task with natural language.

Initial Version - August 28, 2025