product updateGitHub

GitHub Copilot Adds REST API for Programmatic Cloud Agent Task Execution

TL;DR

GitHub has released a REST API for its Copilot cloud agent in public preview. The new Agent Tasks API allows Copilot Business and Enterprise users to programmatically start cloud agent tasks, expanding automation capabilities beyond manual interaction.

1 min read
0

GitHub Copilot Adds REST API for Programmatic Cloud Agent Task Execution

GitHub has launched the Agent Tasks REST API in public preview, enabling Copilot Business and Enterprise users to programmatically start Copilot cloud agent tasks.

The new API allows developers to trigger Copilot cloud agent operations through REST endpoints rather than requiring manual interaction through the interface. This marks GitHub's expansion of Copilot's automation capabilities, moving beyond IDE-based code completion into programmable agent orchestration.

Availability and Access

The API is available exclusively to Copilot Business and Enterprise tier customers. Pricing remains unchanged from existing Copilot subscription tiers—$19 per user per month for Business and $39 per user per month for Enterprise.

The public preview designation indicates the API may undergo changes before general availability. GitHub has not disclosed a timeline for the API's full release.

Technical Implementation

According to GitHub, the Agent Tasks REST API integrates with Copilot's cloud agent infrastructure, which operates separately from the local IDE extensions. The API enables automated workflows that can invoke Copilot's capabilities without developer intervention at the interface level.

Specific endpoint documentation, rate limits, authentication requirements, and supported task types have not been detailed in the announcement. GitHub typically provides full API documentation through its developer portal for preview features.

What This Means

This release represents GitHub's push toward making Copilot a programmable infrastructure component rather than just an assistive tool. Organizations can now build automated workflows that incorporate AI-generated code or analysis without requiring developers to manually trigger Copilot actions. The move positions Copilot more directly against emerging AI-native development platforms that emphasize agent-based automation.

The restriction to Business and Enterprise tiers suggests GitHub views programmatic agent access as an enterprise capability, likely to prevent API abuse and maintain quality of service for its cloud infrastructure.

Related Articles

product update

GitHub Copilot CLI Gets Redesigned Terminal Interface in General Availability

GitHub has released the redesigned terminal interface for GitHub Copilot CLI to general availability. The update, previewed at Microsoft Build 2026, introduces a tabbed layout for working with GitHub directly from the command line.

product update

GitHub Copilot agentic harness supports 20+ models with leading token efficiency across benchmarks

GitHub published benchmark results for its Copilot agentic harness, which supports more than 20 models from providers including Anthropic, OpenAI, and others. The company claims the harness delivers leading token efficiency while maintaining flexibility across model choices.

product update

Google adds screen selection tool to Chrome's Gemini panel, integrates computer use into Gemini 3.5 Flash API

Google has added a screen selection tool to Chrome 149's Gemini panel that allows users to capture text or images from their current tab for prompts. Separately, the company integrated computer use capabilities directly into the Gemini 3.5 Flash model API, replacing the standalone Gemini 2.5 Computer Use model.

product update

Mistral adds workspace-level connector controls, multi-account authentication, and debugging tools

Mistral AI released new enterprise connector features including workspace-level access controls, multi-account authentication for single connectors, and a debugging tool for Model Context Protocol (MCP) connections. The updates address production deployment challenges for AI agents accessing enterprise data systems.

Comments

Loading...