# Remix

> Remix lets product, design, and marketing teams create live variants of their real app, test them with users, and send the best version to engineering for review.

Remix is a collaborative product experimentation platform that lets non-engineers create live, isolated variants of a real production codebase using AI tools like Claude Code and Cursor. Teams can describe changes in plain language, share live preview links, and hand engineering a full prompt-history pull request — without touching production. The tool is available as a desktop app download and targets product, design, marketing, sales, and founder personas who want to ship ideas without waiting for engineering bandwidth.

## What It Is

Remix sits between AI coding assistants and traditional pull-request workflows. It gives every teammate a sandboxed, fully working copy of the actual product — not a prototype or a staging mock — where they can make changes by prompting AI agents they already use. The result is a "Remix request" that engineering reviews before anything merges: a structured record of every prompt, every agent response, every file changed, and a live preview link. The core pitch, as stated on the homepage, is that "the person closest to the problem is the one who solves it," while engineers remain in control of what ships.

## How the Workflow Works

The five-step flow described on the product page is:

1. **Engineer connects the project once** — environment variables, services, and secrets are handled automatically; no per-teammate onboarding.
2. **Teammates get a live copy in one click** — after downloading the Remix desktop app and accepting an invite, a fully working sandbox with its own URL is ready in about a minute.
3. **Changes are made with familiar AI tools** — Remix works inside Claude Code, Cursor, and similar agents; every prompt and change is recorded automatically.
4. **A unique live link is shared** — the URL can be dropped in Slack, sent to a customer for feedback, or used as an ad destination.
5. **Engineering reviews the full story** — the Remix request shows the complete sequence of prompts, agent responses, diffs, and guardrail results before anything is approved or merged.

## Safety and Guardrail Architecture

Remix emphasizes isolation and control as first-class features. Each sandbox runs separately from production and from other teammates' work. If a remix breaks, it can be discarded and recreated. Engineering teams can define guardrails — rules about what teammates and agents are allowed to change — and every request is checked against security, dependency, secrets, route-permission, and production-impact rules before review. The homepage lists these as: Security check, Dependency check, Secrets check, Route permission, and Production impact reviewed.

## Who It Is Built For

The product page explicitly targets five personas:

- **Product teams** — turning roadmap ideas into working prototypes instead of tickets
- **Design teams** — testing layout, copy, spacing, and interaction changes inside the real app rather than Figma
- **Marketing teams** — spinning up landing page variants and testing messaging with live links
- **Sales teams** — creating tailored product demos for specific accounts without touching the main product
- **Founders** — quickly trying changes they believe matter and sharing them with full context

Engineers are positioned as reviewers and approvers, not primary users.

## Integration and Platform Context

Remix is delivered as a desktop application (downloadable from remix.one/download) and integrates with AI coding tools teams already use, specifically naming Claude Code and Cursor. Sandboxes get public URLs, making them shareable via Slack, email, or ad campaigns. The review layer produces structured Remix requests that map to a pull-request-style approval flow, keeping the tool compatible with existing engineering review processes without requiring a new editor or IDE.

## Features
- Live isolated sandboxes built from the real codebase
- AI-assisted change creation via Claude Code, Cursor, and other agents
- Automatic prompt and change recording
- Unique shareable live preview URLs per remix
- Remix requests with full prompt history, agent responses, and code diffs
- Team guardrails (security, dependency, secrets, route permission, production impact)
- Role-based access control (Teams and Enterprise)
- One-click teammate onboarding with automatic env var and secrets handling
- Disposable sandbox environments
- Engineering review and approval before merge
- SSO, SCIM, and audit logs (Enterprise)
- Self-host or dedicated infrastructure option (Enterprise)

## Integrations
Claude Code, Cursor, Slack

## Platforms
LINUX, WEB

## Pricing
Freemium — Free tier available with paid upgrades

## Links
- Website: https://remix.one/product-hunt
- Documentation: https://remix.one/docs
- EveryDev.ai: https://www.everydev.ai/tools/remix-one
