GitHub Releases Agent Tasks REST API in Public Preview for Copilot Pro, Pro+, and Max

The newly introduced Agent Tasks REST API enables developers to automate and manage tasks executed by Copilot cloud agents. By providing a programmatic interface to trigger and track agent workloads, this release allows teams to integrate Copilot workflows directly into their custom automation pipelines, continuous integration systems, and internal tooling.
Related tools
Recommended tools for this topic
These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.
Strong fit for AI, backend, and frontend readers looking for an AI-first coding workflow.
View CursorHigh-value hosting and deployment path for frontend and cloud readers.
View VercelA strong security and edge platform match across CDN, Zero Trust, and app protection.
View CloudflareComparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| Task Triggering | Manual invocation through GitHub Copilot chat or integrated development environments | Programmatic execution via standard REST API endpoints |
| Status Tracking | Visual tracking within active chat windows and user interfaces | Automated, asynchronous polling and state checking using API calls |
| Workflow Integration | Isolated user-driven developer environments | CI/CD pipelines and external scheduling systems |
Action Checklist
- Verify subscription tier eligibility for Copilot Pro, Pro+, or Max Only these selected plan tiers have access to the public preview API
- Review the GitHub REST API documentation for agent tasks Familiarize yourself with the new endpoints and authentication requirements
- Configure API tokens with appropriate Copilot permissions Ensure your scripts can safely authenticate against the preview endpoints
Source: GitHub Changelog
This page summarizes the original source. Check the source for full details.


