Cloud agents

Gain visibility into the pull requests created by AI agents running in the cloud. See how they perform across metrics like throughput, merge percentage, and batch size.

What is a cloud agent?

Cloud agents are AI coding agents responsible for creating pull requests end-to-end — planning work, editing code, running tests, and responding to reviews — not just suggesting code in your editor.

Most often, users assign AI cloud agents individually from issue trackers or prompt them to create a single pull request. AI cloud agents can also be autonomous, in which case they will have a backlog or objective and continuously pick work items on their own.

Examples of cloud agents

Understanding your cloud agent performance

To help you understand how your AI cloud agents are performing, Swarmia automatically detects pull requests created by GitHub Copilot, Cursor, or Claude Code cloud agents. Swarmia provides a dedicated cloud agentsarrow-up-right (previously called "coding agents") view for analyzing them.

Agent PR throughput

The Agent PR throughput chart shows how much work AI cloud agents help you ship.

Agent PRs, Merged, and Closed show the raw number of AI cloud agent pull requests.

Merge percentage tells you about your conding agent performance and how effectively people are able to use agents. Ideally, the number should grow close to 100%, but never quite reach it. Even though every closed pull request is technically waste (i.e., work done that was never shipped), a small percentage of closed pull requests indicates that people are experimenting with AI cloud agents and pushing their limits.

Agent commit percentage

The Agent commit percentage chart breaks down your merged pull requests based on how much human intervention was needed for the work to be shipped.

Ideally, all your agent pull requests would have 100% agent commits, which means that the person was able to complete the whole task through the agent interface (e.g., GitHub Copilot's pull request integration). If a pull request ends up in the other buckets, it means that someone needed to pull up their coding environment and commit code to finish the work.

Batch size

The Batch size chart helps you compare the distribution of AI cloud agent pull requests with your overall Batch sizearrow-up-right metrics. It also gives you an indication of the complexity of work AI cloud agents can tackle.

Depending on how you start using AI cloud agents, you might see that most agent pull requests initially fall in the smallest 1–5 or largest 500+ buckets. As your AI cloud agent usage develops, you should see the distribution move toward the buckets in the middle. This means your agents can tackle tasks of all sizes and ship code in manageable increments.

Teams breakdown

The "Teams" tab provides a breakdown of the core metrics shown in the top charts, grouped by team.

Pull requests tab

You can use the "Pull requests" tab in combination with the pull request filters at the top to inspect the individual agent pull requests.

Filtering PRs from cloud agents

You can use cloud agent mode in the AI tool filter to view pull requests created by cloud agents across the Swarmia app.

Frequently asked questions

Which AI cloud agents does Swarmia support?

We currently support GitHub Copilot, Cursor, and Claude Code. (See examples here.) If you're using a different cloud agent or have built your own custom AI coding agents, reach out to us at [email protected]envelope with the agent details (the agent's GitHub account or Git commit email, and an example pull request) you'd like to track.

How do you identify PRs created with cloud agents?

Swarmia attributes a PR to a cloud agent if the PR or its first commit has been authored by GitHub Copilot, Cursor, or Claude Code.

Read more about our automatic AI tool detection.

Why is my PR not attributed to a cloud agent?

Swarmia attributes a PR to a cloud agent if the PR or its first commit has been authored by GitHub Copilot, Cursor, or Claude Code.

See the examples here.

Further reading

Swarmia blog: Five levels of AI coding agent autonomy, and why higher isn’t always betterarrow-up-right by Miikka Holkeri, Product Manager · Mar 19, 2026

Last updated

Was this helpful?