Copilot Chat Arrives on GitHub Mobile

GitHub Copilot Chat is now generally available on GitHub Mobile, bringing the AI pair programmer to developers working from phones and tablets. With the feature natively integrated into the mobile app, developers can ask coding questions, explore repositories, and get contextual answers without being tied to a desktop setup.

GitHub Copilot Chat in GitHub Mobile suggesting code

The mobile rollout builds on the existing Copilot Chat experience, which has been generally available for organizations and individuals since late 2023. Developers can use it to navigate unfamiliar codebases, understand code written by colleagues, or learn new frameworks. The feature supports conversations with more than 100,000 public repositories, as well as any repositories the developer has access to through their organization.

Enterprise Context Follows You

For organizations on GitHub Copilot Enterprise, the mobile experience inherits the same customization available on desktop. Copilot can draw on an organization's private codebase to answer questions like "What does this code snippet mean?" or "how often was this function used in the project?" That means developers can get answers grounded in internal knowledge without spending hours searching documentation, whether they're at their desk or away from it.

Part of a Broader Copilot Push

The mobile release is one step in GitHub's ongoing effort to embed Copilot across the development lifecycle. The company has already shipped code completion across major editors, integrated Copilot Chat into the command line and pull requests, introduced code scanning autofix powered by Copilot and CodeQL, and previewed Copilot Workspace as a Copilot-native environment for moving from issue to code.

GitHub is continuing to collect feedback on the mobile experience through its community forum to guide future improvements.