GitHub Agent HQ opens platform to third-party coding agents
GitHub will support and orchestrate agents from partners including OpenAI, Anthropic, Google and xAI through an agent control plane and mission control interface.
SAN FRANCISCO -- GitHub isn't just about Copilot anymore.
The software engineering platform will open its doors to custom and third-party agents in the coming months, according to plans unveiled at the annual GitHub Universe conference this week. It will manage them through new tools, including an agent control plane, embedded agentic code review and a mission control interface for developers. Launch partners include OpenAI, Anthropic, Google and xAI.
Overall, the strategy and tool set, most of which is in preview, is dubbed Agent HQ. With it, GitHub is setting its sights on becoming a home for all the coding agents used by IT organizations, and placing agents alongside human developers at the core of software development workflows.
Microsoft chairman and CEO Satya Nadella framed Agent HQ as a reflection of a critical moment in coding agent adoption in an appearance at the conference keynote on Tuesday.
"We can all fall into the pit of success -- [we need] tools and patterns and practices that allow us to use these tools most effectively," Nadella said. "Otherwise, I think it can be super chaotic. And that's kind of where my fear is. My fear is that we will stall … if we don't understand how to deal with the errors these models generate."
Agent HQ represents a significant shift in GitHub's strategy to one that views AI agents and humans as equal participants in the software development process, said Katie Norton, an analyst at IDC.
"GitHub is reframing itself as the home for both developers and AI agents, introducing new primitives that treat agents as first-class collaborators," said Katie Norton, an analyst at IDCNorton said. "Agent HQ positions GitHub as the coordination fabric for agentic software development where humans, agents, and enterprise policies converge across [integrated development environments (IDEs)], models, and repositories."
GitHub is far from alone in its ambition to become the control plane for AI agents. Most other large incumbent enterprise IT vendors have a similar proposition for their customers, and the market is flooded with AI agent tools that make buying choices difficult.
"It takes a big player to create a lasting ecosystem," said Jason Andersen, an analyst at Moor Insights & Strategy. "The initial round of partners is interesting, but to really get traction, what can GitHub do to entice other platforms like SAP or Salesforce to participate? Right now, the partners are largely LLM [large language model] providers who are trying to woo developers."
However, GitHub's Octoverse report on usage trends within its platform showed 180 million developer users this year, an increase of 36 million from 2024, demonstrating its clout among developers.
It takes a big player to create a lasting ecosystem.
Jason AndersenAnalyst, Moor Insights & Strategy
"There really is not another company out there with the install base [of developers] like GitHub has," Andersen said. "So, Agent HQ could be very promising."
For existing GitHub users who have begun to explore multiple coding agents, the news is welcome.
"It's right at the heart of what I'm trying to solve for my team," said Scott Gainous, vice president of engineering at hiring software maker Hireology, based in Chicago. "We've used GitHub Copilot for a long time and recently paused it with the benchmarks we were seeing with Claude Code and Sonnet models, so we started to lean more that way. Having said that, this could very well swing us back."
GitHub reins in coding agents with fresh controls
GitHub's new agent control plane allows IT administrators to set policies governing coding agents' access to resources and collect audit logs. Mission control offers end users "a consistent interface across GitHub, [Visual Studio] Code mobile and the CLI that lets you direct, monitor and manage every AI-driven task … from any device," according to a GitHub blog post.
New agent management features within mission control include identity management and access control mechanisms "to control which agent is building [a] task, managing access and policies just like you would with any other developer on your team," the post reads.
For GitHub Copilot, another service launched in public preview this week, GitHub Code Quality, provides visibility, governance and reporting for every repository as an extension of Copilot. A new code review step in Copilot's default workflow addresses issues with code health before humans review it. A new Copilot metrics dashboard displays usage metrics across an organization.
"GitHub is moving beyond vanity metrics like number of users and code completions to more meaningful indicators such as acceptance rates, model utilization by language, cost per inference unit and team-level productivity trends," Norton said. "From a market standpoint, this reflects a clear signal from enterprise buyers: many organizations are piloting AI-assisted development but remain skeptical of generalized productivity claims. They're asking vendors for transparent, first-party evidence of impact within their own environments."
That said, enterprise AI agent adoption is at an early, messy stage, Norton said.
"Most organizations are still in the earliest phase of this transition," she said. "Few have defined governance models, accountability structures or measurement frameworks for how agents participate in the software lifecycle."
GitHub's Agent Control Plane is part of a wider strategy to centralize coding agent management on its platform.
Visual Studio Code adds AGENTS.md files
GitHub also updated Copilot integrations with Microsoft's Visual Studio Code IDE, which includes a new AGENTS.md file format that specifies rules and guardrails for custom agents. Users building custom agents in VS Code also have the option to use a new plan mode to build Copilot tasks, which asks clarifying questions along the way to ensure workflow steps aren't missed. Finally, VS Code users can access a centralized Model Context Protocol (MCP) server repository through new integration with GitHub's MCP Registry.
"Plan mode strikes me as a great way to engage more casual or new developers," Andersen said. "I also like the notion of the AGENTS.md file, and if it were to become a standard for agentic development somehow, it would go a long way toward improving agent management."
Beth Pariseau, a senior news writer for Informa TechTarget, is an award-winning veteran of IT journalism covering DevOps. Have a tip? Email her or reach out @PariseauTT.