TLDR: GitHub has introduced a new extension for Raycast, allowing users to initiate and monitor tasks for the Copilot coding agent directly from their macOS launcher. This integration streamlines the developer workflow by enabling quick task creation, progress tracking, and review processes for AI-assisted coding projects.
The GitHub Blog announced on August 28, 2025, a significant enhancement to the developer experience with the release of a new GitHub Copilot extension for Raycast. Raycast, a popular and free macOS launcher known for its ability to launch applications, search files, control system functions, and leverage community-built extensions, now extends its capabilities to interact with AI agents.
This integration empowers developers to hand coding tasks directly to the Copilot coding agent and monitor their progress without leaving their Mac’s familiar environment. To initiate a new task, users can simply open Raycast using the “Command + Space” shortcut, select the “Create Task” command, choose a repository, and input their prompt. Upon hitting “Command + Return,” Copilot will proceed to create a draft pull request, execute the task in the background, and notify the user for review once completed.
Beyond task initiation, the extension also facilitates comprehensive tracking of ongoing Copilot tasks. Developers can view the status of tasks regardless of whether they were started from Raycast, the agents panel on GitHub, or an existing issue. The “View Tasks” command within Raycast provides a centralized hub for monitoring these AI-driven coding efforts.
The Copilot coding agent and its Raycast extension are currently available in public preview. Access is granted to users with Copilot Pro or Copilot Pro+ subscriptions, as well as Copilot Business and Copilot Enterprise users, provided that an administrator has enabled the necessary policy. GitHub encourages users to consult their documentation for more detailed information on the Copilot coding agent. A disclaimer notes that the user interface for features in public preview is subject to change.
This release is part of a broader series of updates from GitHub on August 28, 2025, which also includes:
* Support for `AGENTS.md` custom instructions in Copilot coding agent.
* The public preview release of OpenAI GPT-5 mini in various IDEs (Visual Studio, JetBrains IDEs, Xcode, and Eclipse).
* An August update for GitHub Copilot in Visual Studio.
* Public preview for creating sub-issues with Copilot (August 27).
* General availability of Copilot code review in Xcode with new admin controls (August 27).
* Copilot code completion now utilizing the GPT-4.1 Copilot model (August 27).
* Copilot coding agent’s availability in GitHub Enterprise Cloud with data residency (August 27).
* The rollout of Grok Code Fast 1 in public preview for GitHub Copilot (August 26).
* General availability of the premium request overage policy for Copilot Business and Enterprise (August 22).
Also Read:
- AGENTS.md: A New Open Standard Revolutionizes AI Coding Agent Guidance
- Microsoft Copilot Enhanced with OpenAI’s GPT-5: A New Era for Business AI
This suite of updates underscores GitHub’s continuous investment in AI-powered development tools to enhance productivity and streamline workflows for its user base.


