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.
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.
