← Back to Product Feed

Product Hunt Replicas

Run Claude Code and Codex in the cloud

183
Traction Score
24
Discussions
Jun 3, 2026
Launch Date
View Origin Link

Product Positioning & Context

Run background coding agents from anywhere. Spawn Claude Code or Codex in a VM with code and tooling ready to go. Hand off tasks from Slack, Linear, or GitHub Replicas runs Claude Code, Codex, or any coding agent in the cloud. Agents run in isolated VMs with real dev environments, and you can bring your own subscriptions and API keys. Trigger tasks from Slack, Linear, or GitHub and come back to a PR ready to review.
Software Engineering Developer Tools Artificial Intelligence

Related Ecosystem & Alternatives

Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.

Deep-Dive FAQs

What is Replicas?
Replicas is a digital product or tool described as: Run Claude Code and Codex in the cloud
Where did Replicas originate?
Data for Replicas was aggregated directly from the Product Hunt community ecosystem, representing raw developer and early-adopter sentiment.
When was Replicas publicly launched?
The initial public indexing or launch date for Replicas within our tracked developer communities was recorded on June 3, 2026.
How popular is Replicas?
Replicas has achieved measurable traction, logging over 183 traction score and facilitating 24 recorded discussions or engagements.
Which technical categories define Replicas?
Based on metadata extraction, Replicas is categorized under topics such as: Software Engineering, Developer Tools, Artificial Intelligence.
Is Replicas recognized by media or academic researchers?
Yes. It has been covered by media outlets like Core77.com. This indicates the concept has reached a level of mainstream or scientific viability beyond just developer forums.
What are some commercial alternatives to Replicas?
Our semantic intelligence engine identifies potential commercial alternatives in the SaaS space, such as True Moments, which offers overlapping value propositions.
How does the creator describe Replicas?
The original author or development team describes the product as follows: "Run background coding agents from anywhere. Spawn Claude Code or Codex in a VM with code and tooling ready to go. Hand off tasks from Slack, Linear, or GitHub Replicas runs Claude Code, Codex, or a..."

Community Voice & Feedback

[Redacted] • Jun 3, 2026
Love this -- congrats @connortbot!
[Redacted] • Jun 3, 2026
Been using this CONSTANTLY since it dropped. Mintlify gets a huge amount of shipped volume w/ Replicas.Thanks Connor and Saai
[Redacted] • Jun 3, 2026
Great product - we use this for all of our background agent tasks!
[Redacted] • Jun 3, 2026
Oh, so excited to see you guys launching!Iโ€™ve been using replicas for all my PR reviews. They have a great set of automations and my agent auto resolves. Not to meant really frictionless integrations with Linear and Slack. I do most a lot of coding tasks from Slack now.
[Redacted] • Jun 3, 2026
Been using Replicas for months and love it. This has let me kick off multiple changes and bug fixes in parallel without worrying about managing or coordinating test environments.
[Redacted] • Jun 3, 2026
I am incredibly bullish on any product which is both harness and model agnostic. Been awesome to use Replicas and am excited to see how it keeps getting better.
[Redacted] • Jun 3, 2026
Do you support switching models per task, like Claude for refactors and Codex for quick fixes?
[Redacted] • Jun 3, 2026
Spawn Claude Code in a VM with tooling ready to go, this is genuinely what I keep wishing existed when I'm delegating background tasks. I build entirely through Claude Code today and the friction is exactly what Replicas is solving, I guess.How do you handle long-running agent sessions that need to wait for human input (a question that needs answering mid-task)? Does the VM pause and resume, or does the agent post the question and continue with what it can?Congrats on the launch.
[Redacted] • Jun 3, 2026
Weโ€™ve been using it and loving it! We kick off the cloud agents via Linear and Slack and itโ€™s been seamless. The warming is key, we can run the app to test and full integration tests before it commits.
[Redacted] • Jun 3, 2026
Congratulations on the launch!We use replicas in our day-to-day work to develop multiple features in parallel. It also enables us to do multiplayer, where the product and engineering teams hand off the session back and forth as the development progresses.We absolutely love the fact that it doesn't lock us into a bad in-house harness, since they just allow us to use the ones from big AI labs. This is a huge benefit, because it means the features that the labs come up with are available right away โ€” we don't have to wait months for the in-house harness to catch up. Another super nice thing is that we're able to preview the work live directly in Replicas via remote desktop or use SSH.Cloud agents are the next big thing in the AI coding world, and Replicas is the best one out there right now. Excited to see where it ends up!
[Redacted] • Jun 3, 2026
Isolated VMs per agent run is the right model for correctness. It eliminates state bleed between runs and makes failures clean to recover from. We've hit friction with stateful runners where a mid-task failure left dirty workspaces that blocked the next run entirely. How do you handle dependency caching across VM instances when agents need to install packages mid-task?
[Redacted] • Jun 3, 2026
The idea of agents continuing to work after I close my laptop is surprisingly compelling. Feels like a natural next step beyond local AI coding tools. Congrats on the launch!
[Redacted] • Jun 3, 2026
The cloud VM approach makes sense especially when multiple agents need to run in the background without depending on someone's laptop. How does Replicas handle conflicts when two agents are working on related parts of the same codebase?
[Redacted] • Jun 3, 2026
Looks awesome. Congrats on the launch ๐ŸŽ‰
[Redacted] • Jun 3, 2026
Hey Product Hunt! ๐Ÿ‘‹

I'm Connor, CEO of Replicas, here with my co-founder Saai. We're super excited to finally share Replicas with this community.

Why we built this

Like many of you, we think the future of software engineering is delegating to fleets of cloud agents. Engineers are already using their preferred harnesses: Claude Code, Codex, Opencode, Pi, and others everyday. But back then, no one had made a good way to use them on cloud.

Every existing solution either locks you into one specific harness, or forces you to run agents locally on your machine. That means your agent stops the moment you close your laptop. And if you want multiple agents running at once, you're left wrangling git worktrees, hoping your computer doesn't crash, and buying a clamp to keep your computer open.

What Replicas does

Replicas runs your agents in isolated cloud VMs. Each one gets its own full dev environment, installs your dependencies, spins up your database, and runs your actual codebase locally inside the sandbox. It works with Claude Code, Codex, OpenCode, and more. You bring your own API keys or subscriptions, so you only pay for the infrastructure.

Trigger it from wherever you already live: mention @replicas in a GitHub PR, ping it in Slack, assign a Linear issue, or hit the API. You come back to a PR ready to review.

What we've seen

We dogfood this hard: 95% of our own lifetime PRs were shipped with Replicas, and we haven't opened a single one without it in the last 3 months. Our customers average 30% of PRs through it too; teams like Mintlify, Knowunity, and Composio.

The use cases have gone way beyond what we initially imagined: personalized code review, automated code quality checks in CI, security reviews and pentests, auto-triaging issues, and teams running around-the-clock on-call support engineers.

This is just the beginning of what's possible when you can run agents in parallel, in the background, around the clock.

We'd love to hear how you're thinking about AI agents in your stack! Drop a comment or just come say hi, we're here all day. ๐Ÿ™

Discovery Source

Product Hunt Product Hunt

Aggregated via automated community intelligence tracking.

Tech Stack Dependencies

No direct open-source NPM package mentions detected in the product documentation.

Media Tractions & Mentions

Deep Research & Science

Foundational academic research matching this product's technical positioning.