Faire's AI Agents Double PR Output

Faire doubles PR throughput and slashes migration timelines using Cursor Cloud Agents for scaled parallelism and autonomous development environments.

8 min read
Faire logo next to Cursor logo with text 'Faire doubles PR throughput with Cursor Cloud Agents'
Faire leverages Cursor Cloud Agents to enhance engineering productivity and accelerate development cycles.· Cursor Blog

E-commerce company Faire has significantly boosted its engineering velocity, doubling weekly pull request throughput and drastically shrinking a major migration project. The company achieved this by replacing its in-house background agent system with Cursor Cloud Agents, a move that consolidates its approach to agentic development.

Visual TL;DR. Local Resource Constraints leads to In-house Agent System. In-house Agent System replaced by Cursor Cloud Agents. Cursor Cloud Agents enables Dedicated Environments. Cursor Cloud Agents enables Scaled Parallelism. Dedicated Environments allows Automate Repetitive Tasks. Scaled Parallelism leads to Double PR Output. Scaled Parallelism leads to Slash Migration Timelines.

  1. Local Resource Constraints: running multiple agents on one machine depletes local resources quickly
  2. In-house Agent System: Faire's previous 'Samurai' system on self-hosted infrastructure
  3. Cursor Cloud Agents: replacing in-house system with cloud-based autonomous agents
  4. Dedicated Environments: each agent has its own environment like a human engineer
  5. Scaled Parallelism: leveraging cloud infrastructure for massive parallel agent execution
  6. Automate Repetitive Tasks: automating tasks like cursor movements and code verification
  7. Double PR Output: weekly pull request throughput has been doubled significantly
  8. Slash Migration Timelines: drastically shrinking timelines for major legacy migration projects
Visual TL;DR
Visual TL;DR — startuphub.ai Cursor Cloud Agents enables Dedicated Environments enables Local Resource Constraints Cursor Cloud Agents Dedicated Environments Double PR Output Slash Migration Timelines From startuphub.ai · The publishers behind this format
Visual TL;DR — startuphub.ai Cursor Cloud Agents enables Dedicated Environments enables Local ResourceConstraints Cursor CloudAgents DedicatedEnvironments Double PR Output Slash MigrationTimelines From startuphub.ai · The publishers behind this format
Visual TL;DR — startuphub.ai Cursor Cloud Agents enables Dedicated Environments enables Local Resource Constraints running multiple agents on one machinedepletes local resources quickly Cursor Cloud Agents replacing in-house system with cloud-basedautonomous agents Dedicated Environments each agent has its own environment like ahuman engineer Double PR Output weekly pull request throughput has beendoubled significantly Slash Migration Timelines drastically shrinking timelines for majorlegacy migration projects From startuphub.ai · The publishers behind this format
Visual TL;DR — startuphub.ai Cursor Cloud Agents enables Dedicated Environments enables Local ResourceConstraints running multipleagents on onemachine depletes… Cursor CloudAgents replacing in-housesystem withcloud-based… DedicatedEnvironments each agent has itsown environmentlike a human… Double PR Output weekly pull requestthroughput has beendoubled… Slash MigrationTimelines drasticallyshrinking timelinesfor major legacy… From startuphub.ai · The publishers behind this format
Visual TL;DR — startuphub.ai Local Resource Constraints leads to In-house Agent System. In-house Agent System replaced by Cursor Cloud Agents. Cursor Cloud Agents enables Dedicated Environments. Cursor Cloud Agents enables Scaled Parallelism. Dedicated Environments allows Automate Repetitive Tasks. Scaled Parallelism leads to Double PR Output. Scaled Parallelism leads to Slash Migration Timelines replaced by enables enables allows leads to leads to Local Resource Constraints running multiple agents on one machinedepletes local resources quickly In-house Agent System Faire's previous 'Samurai' system onself-hosted infrastructure Cursor Cloud Agents replacing in-house system with cloud-basedautonomous agents Dedicated Environments each agent has its own environment like ahuman engineer Scaled Parallelism leveraging cloud infrastructure formassive parallel agent execution Automate Repetitive Tasks automating tasks like cursor movements andcode verification Double PR Output weekly pull request throughput has beendoubled significantly Slash Migration Timelines drastically shrinking timelines for majorlegacy migration projects From startuphub.ai · The publishers behind this format
Visual TL;DR — startuphub.ai Local Resource Constraints leads to In-house Agent System. In-house Agent System replaced by Cursor Cloud Agents. Cursor Cloud Agents enables Dedicated Environments. Cursor Cloud Agents enables Scaled Parallelism. Dedicated Environments allows Automate Repetitive Tasks. Scaled Parallelism leads to Double PR Output. Scaled Parallelism leads to Slash Migration Timelines replaced by enables enables allows leads to leads to Local ResourceConstraints running multipleagents on onemachine depletes… In-house AgentSystem Faire's previous'Samurai' system onself-hosted… Cursor CloudAgents replacing in-housesystem withcloud-based… DedicatedEnvironments each agent has itsown environmentlike a human… ScaledParallelism leveraging cloudinfrastructure formassive parallel… AutomateRepetitive Tasks automating taskslike cursormovements and code… Double PR Output weekly pull requestthroughput has beendoubled… Slash MigrationTimelines drasticallyshrinking timelinesfor major legacy… From startuphub.ai · The publishers behind this format

This shift allows Faire to leverage scaled parallelism and agent autonomy, overcoming the resource constraints of local development environments. Each cloud agent operates with its own dedicated environment, akin to a human engineer, enabling it to write, test, and verify code independently.

Scaling Beyond Local Constraints

Running multiple agents on a single machine quickly depletes local resources and becomes difficult to manage. Faire previously attempted to build its own solution, dubbed 'Samurai,' on self-hosted infrastructure, but found the investment in talent and maintenance prohibitive.

"Standing up our own servers is a significant investment. We’d rather have engineers focused on adding value to our end users," said Luke Bjerring, principal engineer at Faire.

Related startups

The company selected Cursor for its deployment flexibility, GitHub integration, reliability, and streamlined user experience for managing concurrent agents. This makes Cursor the company's recommended agentic development platform.

Autonomous Agents with Dedicated Environments

The effectiveness of parallelized agents hinges on their ability to function like engineers: managing dependencies, interacting with internal services, and validating changes. Without a properly configured development environment, agents can write code but cannot complete tasks end-to-end.

Faire utilizes Cursor’s agent-led onboarding to navigate its complex development setup, which involves separate repositories for backend and frontend with distinct build tools like Gradle and Bazel, and separate AWS credentials. Cursor inspects each repository to generate environment configurations that can be versioned and edited.

"We let Cursor onboard itself on every repo in our codebase. That takes a lot of the overhead out of new session starts and lets agents tackle tasks just like an engineer would," noted Blair McAlpine, senior engineer at Faire.

This setup enables agents to power features like generating React components from Figma designs and producing demo videos, or directly addressing bug reports and code review requests originating from Slack channels.

"A lot of our work comes from ideas and discussions in Slack. You can see the message, kick off @cursor in the same context, and you get a PR a few minutes later," Bjerring added.

Automating Repetitive Tasks with Cursor Automations

Beyond parallel execution, Faire employs Cursor Automations to handle over 2,000 autonomous agent runs weekly. These automations streamline tasks such as triaging bug reports, automatically fixing CI failures, and routing code reviews.

"The concept of automations has been long-lived at Faire, but setting them up was painful and complicated. Cursor Automations makes spinning up always-on agents accessible to every user," said McAlpine.

Accelerating Legacy Migrations and Build Previews

Cursor's capabilities were instrumental in migrating a large application from MobX to native React state management. Using an agent coordination system called 'Swarm' built on Cursor, Faire delegated migration tasks to individual cloud agents. What was estimated to take 18 months of manual work for an entire team was condensed to a single engineer overseeing a fleet of agents.

The platform also enabled the rapid creation of a build preview tool. Previously a weeks-long endeavor, an engineer used Cursor to plan and execute the build, with a cloud agent delivering working preview builds in less than a day.

"The cloud agent ran in the background while I worked on other things. It took the preview builds from scratch to a working internal tool in less than a day," McAlpine stated.

Faire is now exploring how to extend this leverage to adjacent teams, aiming to unlock further momentum across the broader product development process and reallocate engineering resources to more ambitious projects.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.