---
title: "Agent tasks REST API now available for Copilot Pro, Pro+, and Max"
url: https://daily.dev/posts/agent-tasks-rest-api-now-available-for-copilot-pro-pro-and-max-ctjs38kgg
source_url: https://github.blog/changelog/2026-06-04-agent-tasks-rest-api-now-available-for-copilot-pro-pro-and-max
type: article
source: "GitHub Changelog"
published: 2026-06-04T21:08:11.955Z
updated: 2026-06-04T21:08:31.968Z
tags: ["github", "automation", "ai-agents", "rest-api"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent tasks REST API now available for Copilot Pro, Pro+, and Max

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 1 min read · 0 upvotes · 0 comments

## Summary

GitHub has released the Agent tasks REST API in public preview for Copilot Pro, Pro+, and Max subscribers. The API allows developers to programmatically start and track Copilot cloud agent tasks, which run in a background environment to make code changes and open pull requests. Use cases include fanning out refactors across multiple repositories, automating repository setup from internal portals, and preparing weekly releases with release notes. The API supports personal access tokens (classic and fine-grained) and OAuth tokens.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-06-04-agent-tasks-rest-api-now-available-for-copilot-pro-pro-and-max>

## Similar posts on daily.dev

- [Start Copilot cloud agent tasks via the REST API](https://daily.dev/posts/start-copilot-cloud-agent-tasks-via-the-rest-api-ivci31oix) · GitHub Changelog · 0 upvotes · 0 comments
- [Start and track Copilot coding agent tasks from Raycast](https://daily.dev/posts/start-and-track-copilot-coding-agent-tasks-from-raycast-wfp0xtf4o) · GitHub Changelog · 8 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#automation](https://daily.dev/tags/automation), [#ai-agents](https://daily.dev/tags/ai-agents), [#rest-api](https://daily.dev/tags/rest-api)

[View this post on daily.dev](https://daily.dev/posts/agent-tasks-rest-api-now-available-for-copilot-pro-pro-and-max-ctjs38kgg)
