Copilot Chat enters beta for organizations

GitHub has started rolling out the limited public beta of Copilot Chat to all business users on Visual Studio and VS Code. The feature, announced earlier this year as part of the Copilot X initiative, brings a conversational assistant directly into the IDE with awareness of the developer's current codebase and active error messages.

Unlike generic AI chat tools, Copilot Chat is designed to operate within the developer's environment. It can answer questions about the code a developer has typed, explain error messages, and accept prompts for generating code. The goal is to reduce the time developers spend searching for answers across documentation, search engines, and internal codebases.

The context-aware nature of the tool is central to its design. A recent Stack Overflow survey found that 63% of developers spend between 30 minutes and two hours per day searching for solutions. GitHub positions Copilot Chat as a way to keep developers in the IDE and in their flow, rather than context-switching to external resources.

From autocomplete to conversation

Copilot Chat follows the original Copilot autocomplete feature, which GitHub says is already used by over 20,000 companies. The company cites research from Keystone.AI and Harvard Business School professor Marco Iansiti projecting that generative AI tools could contribute $1.5 trillion to global GDP by 2030 through productivity gains.

With Copilot Chat, the interaction model shifts from passive suggestions to active dialogue. Developers can ask for explanations of unfamiliar code, request fixes for bugs, or issue high-level commands to scaffold entire features. GitHub frames this as a step toward its broader Copilot X vision of making developers significantly more productive across the entire development lifecycle.

The beta is available now for organizations with Copilot Business licenses. Developers can enable the feature from their organization's Copilot settings in GitHub.