Skip to content →

Complete issues with Replicas SWE Agents

Delegate any issue to Replicas
Delegate any issue to Replicas
View logs streamed from the coding agent
Review completed pull requests

Overview

Replicas turns Linear issues into pull requests by running autonomous coding agents in isolated cloud workspaces. Assign an issue to Replicas or mention it in a comment, and an agent will code a solution and open a PR for review

How it works

Replicas connects your Linear workspace to autonomous coding agents that work asynchronously in the background. When you assign a Linear issue to Replicas or ping it in a comment, the platform spins up an isolated workspace with your repository cloned, dependencies installed, and your chosen coding agent ready to work. The agent operates like a SWE: running your application locally, writing code, and iterating on the solution.

Once the agent completes the issue, it creates a branch and opens a pull request on GitHub. A link to the PR is automatically posted back to the Linear issue as a comment, making it easy to track progress and review the work. The integration handles the full cycle from issue assignment to code review, allowing your team to maintain their existing Linear workflow while delegating coding tasks to AI agents.

Replicas supports leading coding agents including Claude Code and Codex, giving you flexibility to choose the agent that works best for your codebase. Each workspace runs in a secure, isolated environment with full terminal access and the ability to execute tests, run builds, and interact with your development tools. Agents also respond to triggers like pull request reviews, comments, and CI/CD failures.

Configure

To set up the Replicas integration, connect your Linear workspace here. You'll need admin access to your Linear workspace to authorize the integration. Next, connect your GitHub account and the repositories you want Replicas to work with. Finally, connect your coding agent account (either Claude Code or Codex) to enable autonomous code generation.

Once configured, you can assign issues to Replicas directly from Linear or trigger it by mentioning "@Replicas" in an issue comment. Replicas will automatically sync with Linear to detect assignments and post PR links back to issue comments when work is complete.

Start building

Build your own agents

Create your own integration with Linear’s API and submit it to the directory.