Replit Launches Agent 4 with Parallel Agents and Design Canvas
Replit launched Agent 4, its most significant release to date, repositioning the platform from a code-generation tool into a full creative production environment. Agent 4 introduces four headline capabilities: a Design Canvas for generating and comparing UI variants without leaving the workspace, Parallel Agent Execution for running multiple build tasks simultaneously across separate threads, Team Collaboration tools that give groups a shared board with approve-before-merge controls, and a Ship Anything mode that allows web apps, mobile apps, slide decks, animated videos, and pitch decks to all be generated from a single shared project context. The launch coincided with a $400 million Series D funding round valuing Replit at $9 billion β triple its valuation from just six months prior.
Featured Video
A video we selected to help illustrate this changelog
Sources & Mentions
4 external resources covering this update
Replit Agent 4: Design Freely, Move Faster, Build Together, Ship Anything
Replit launched Agent 4 on March 13, 2026, marking the most substantial evolution of the platform since the original Agent debut. Where prior versions focused on accelerating individual developers writing code, Agent 4 is designed around a fundamentally different premise: that software creation is a creative act, and the agent's job is to stay out of the way of the creator's flow while executing the technical work in parallel.
The launch was accompanied by a $400 million Series D funding round led by Georgian, bringing Replit's valuation to $9 billion β up from $3 billion just six months earlier. Investors in the round include a16z, Coatue, the Qatar Investment Authority, Accenture Ventures, and Databricks Ventures, among others. The company stated it expects to reach $1 billion in annualized revenue by the end of 2026.
Design Canvas
For the first time, design and development now live in the same environment inside Replit. Agent 4 introduces a Design Canvas β an infinite canvas within the working project where users can request multiple design variants simultaneously, compare them side-by-side, tweak individual elements using visual controls, and apply a chosen direction directly to the live app without switching tools. Previously, design exploration happened in a separate mockup tool; the finalized look then had to be rebuilt in code. With Agent 4, the design is the code β iterating on a button color or a layout direction produces a live change immediately. The canvas supports freehand sketching too: users can draw a rough idea (such as a 3D globe animation) and ask the agent to implement it from that sketch.
Parallel Agent Execution
The most architecturally significant change in Agent 4 is its ability to execute multiple tasks at the same time. Rather than working sequentially β one prompt, one result, wait, repeat β users can spin up separate chat threads for distinct features, all of which run concurrently in the background. A Kanban-style task board provides a live overview of every active thread, showing its status (Draft, Active, or Ready), who submitted it, and what the agent's plan is for completing it. When tasks overlap or conflict, the agent intelligently sequences the resolution and merges the results cleanly. The result is described by Replit as a shift from speed to scale: users no longer have to wait for one task to finish before starting the next β the pace of building can now match the pace of ideation.
Team Collaboration
Agent 4 introduces multi-user project workspaces where team members can contribute prompts and design updates simultaneously. The shared build board makes it visible to all participants what is in progress, who requested each task, and what is ready for review. A designated approver can review completed tasks and merge them into the main project, giving teams human oversight of every agentic action before it affects the production app. This turns the agent into a coordination layer for the whole team rather than a personal assistant for individual developers.
Ship Anything
Agent 4 eliminates the need to leave the project when extending beyond a web app. From a single workspace β with shared context and design system β users can instruct the agent to generate a mobile app, a pitch deck, a marketing slide deck, an animated social video, or a landing page, all in one prompt if desired. The agent uses the same codebase context and visual identity for all outputs, so a mobile app generated after a web app already knows the data models, color palette, and functionality without requiring re-description. The mobile app can be pushed directly to the app store from the workspace.
Availability
Replit Agent 4 is available starting March 13, 2026, to all users who want to build. The platform is accessible without any local setup.