AgentAgent3
Agent
Design
Database
Publish
Security
Integrations
Mobile

Teams

Replit for teams to build together

Enterprise

Replit with Enterprise-grade security & controls

Use Cases

Business Apps
Rapid Prototyping

Roles

Enterprise

PM
Designers
Operations
Software Developers

Small Businesses

SMB owners
Founders

Get Started

Docs
Community
Expert Network

Inspiration

Customer Stories
Gallery
Blog
News
PricingCareersAgentAgent3
Contact salesLog inSign up
  • Pricing
  • Careers
Contact salesLog in
Start building
Wed, Sep 10, 2025 • Featured

Introducing Agent 3: Our Most Autonomous Agent Yet

We’re excited to introduce Agent 3—our most advanced and autonomous Agent yet. Compared to Agent V2, it is a major leap forward. It is 10x more autonomous, with the ability to periodically test your app in the browser and automatically fix issues using our proprietary testing system—3x faster and 10x more cost-effective than Computer Use models. Even better, Agent 3 can now generate other agents and automations to streamline your workflows. What’s New 1. App Testing: Agent tests the apps it builds (using an actual browser) Agent 3 now tests and fixes the app it is building, constantly improving your app behind the scenes. We are launching two different options here, depending on your needs:

    All
  • Design
  • Events
  • AI
  • Product
  • Engineering
  • Infrastructure
  • News
  • Builder Spotlight
  • Edu
  • Wed, Nov 19, 2025

    Data Connectors

    Introducing Enterprise Data Warehouse Connectors Build Data Apps with Agent in Minutes Today, we’re excited to roll out native data warehouse connectors for Snowflake, Databricks, and BigQuery, now available to all Replit Enterprise customers. Over the past year, data applications have become some of the most commonly built Enterprise applications on Replit. But until now, teams have lacked something fundamental: direct, secure, first-class connectivity to their data warehouses. Builders have resorted to workarounds—storing credentials as secrets, teaching the Agent how to connect, manually configuring database clients. These solutions worked, but they added friction, created security risks, and slowed down the development of tools that should have been effortless to build. With this launch, that changes.

  • Wed, Nov 19, 2025

    Fast Mode

    Introducing Fast Mode: Instant, Precise Control Over Your Agent Today, we’re excited to launch Fast Mode, the fastest way to guide the Agent to perform quick changes with precision. And it's free for a limited time for all Replit users! For all the times you’ve thought “I just want to fix this one thing quickly”, Fast Mode is here. Why We Built It As Replit Agent has become more autonomous, users told us they loved the power, but missed the simplicity of small, targeted adjustments. Fast Mode bridges that gap.

  • Tue, Nov 18, 2025

    Design Mode

    Introducing Design Mode Today, we’re launching a new Design Mode—the fastest way to go from idea → live website. Built with the new Gemini 3 model, Design Mode lets anyone create beautiful, interactive mockups and static sites in under two minutes. Whether you’re sketching an idea, iterating on a concept, or spinning up a landing page, you can now build something that looks great—instantly. Why We Built Design Mode For years, Replit has been the place where developers build full-stack apps. But many people told us the same thing: “I just want to make something that looks good, fast.”

  • Fri, Nov 7, 2025

    Build AI Apps Instantly with Replit AI Integrations

    Getting started with AI should feel magical. But until now, building with AI meant jumping through hoops: creating developer accounts, hunting down API keys, reading docs, and spending 10+ minutes just getting set up. That ends today. Introducing Replit AI Integrations Replit AI Integrations make it effortless to build AI apps right inside Replit- no setup, no API keys, no extra accounts. Just instant access to 300+ top AI models - all from one place. We’ve done all the hard work so you can focus on what matters most: building something amazing. One Platform. Every Model You Need.

  • Thu, Oct 2, 2025

    Bring your Vercel project to Replit (in minutes)

    Bring your Vercel app to Replit and let the Agent do the heavy lifting—so you can ship faster. How it works Open “Import to Replit” From the Import page, choose Vercel. Link your GitHub repo. Pick the repository that backs your Vercel project. Answer a few prompts. The Agent scans your code and asks for any required secrets/env vars. Provide them one by one—only what isn’t already standard. Grab a coffee. In a few minutes, your app boots on Replit with a clean workflow, live preview, and logs.

  • Tue, Sep 30, 2025

    Introducing Connectors

    Build Apps & Automations That Work With the Tools You Already Use Today, we’re excited to launch Connectors—a new way to build apps and automations that seamlessly integrate with the tools you already rely on every day. Connectors make it effortless to extend your applications with services like Google, Dropbox, Salesforce, Linear, Notion, and more—without the hassle of managing credentials or reinventing integrations from scratch.

  • Tue, Sep 30, 2025

    Replit acquires OpenInt

    Today we’re announcing that Replit has acquired OpenInt—our first acquisition. This pairing has a shared history: years ago, I referred the OpenInt team to Y Combinator and they joined the Winter 2023 batch. Since then the team has become a leading integration platform (iPaaS) for code generation. This makes OpenInt a natural product and cultural fit for joining Replit. OpenInt empowers coding agents to write code against any third party service with a focus on correctness and security. OpenInt supports over 160 connectors and now acts as the foundation for Replit Connectors. In contrast to other iPaaS solutions, OpenInt makes it safe for the code generated tools to be created on the fly. This makes it possible for Replit Agent to support the most complex of customer integration needs across the widest breadth of connectors in our industry. Check it out or learn more about it in our dedicated launch post.

  • Thu, Sep 18, 2025

    How Replit is Protecting You From the "Shai-Hulud" Worm

    Recently, a sophisticated supply chain attack compromised the popular @ctrl/tinycolor NPM package, which receives over 2 million weekly downloads, alongside hundreds of other packages in what has dubbed the "Shai-Hulud" attack. The attack's worm-like behavior and automated credential harvesting capabilities make it an extremely severe JavaScript supply chain attack, and the first worm of its kind affecting npm packages, exposing sensitive developer credentials across the industry. Unlike traditional malware that targets individual systems, this attack specifically compromises JavaScript packages that developers install in the projects. When the package is being installed, it executes the malicious npm postinstall lifecycle script bundle.js . The script scans the developer’s codebase for sensitive credentials like Github tokens and NPM authentication tokens. The token credentials are then used to inject the malware into more packages under the compromised developer’s account. It is creating a rapidly spreading infection across the NPM ecosystem. Since Replit controls the network environment where users’ development environments run, we were able to take immediate action to protect our users. To ensure Replit users don't have their credentials stolen, we blocked the exfiltration endpoint across all development environments. This measure prevents the compromised packages from transmitting harvested credentials to the attacker's webhook endpoint, neutralizing the threat. In addition to this, we've upgraded our Security Scanner to detect malicious code in our users' environments. It now includes a Malicious File Detection feature: it detects known malicious files from attacks, including the the files which indicate compromise from the Shai-Hulud worm.

  • Wed, Sep 10, 2025

    Introducing Agent 3: Our Most Autonomous Agent Yet

    We’re excited to introduce Agent 3—our most advanced and autonomous Agent yet. Compared to Agent V2, it is a major leap forward. It is 10x more autonomous, with the ability to periodically test your app in the browser and automatically fix issues using our proprietary testing system—3x faster and 10x more cost-effective than Computer Use models. Even better, Agent 3 can now generate other agents and automations to streamline your workflows. What’s New 1. App Testing: Agent tests the apps it builds (using an actual browser) Agent 3 now tests and fixes the app it is building, constantly improving your app behind the scenes. We are launching two different options here, depending on your needs:

  • Thu, Sep 4, 2025

    Replit expands Google Cloud Collaboration with new Google Cloud Marketplace Listing

    We’re excited to share that Replit is now available for purchase on Google Cloud Marketplace—marking another key milestone in our collaboration with Google. Replit’s Enterprise customers already have their apps running on Google Cloud’s world-class infrastructure, giving every app the security and scalability of Google Cloud. For example: Hosting & Deployment – Replit app deployments run on Google Cloud Storage – Replit App Storage is powered by Google Cloud Storage Security – Apps are protected against DDoS attacks with Google Cloud Armor Encryption – Secrets are safeguarded using Google Cloud’s secure storage

  • Wed, Sep 3, 2025

    Introducing Plan Mode: A safer way to vibe code

    We are excited to announce Plan Mode, a new way to collaborate with Replit Agent. This mode provides a dedicated space for ideation, task outlining, and strategic discussions—all without initiating any changes to your codebase. The default mode is now referred to as Build mode. Key benefits Plan Mode allows you to: Brainstorm ideas and explore different approaches to your project

  • Tue, Sep 2, 2025

    Agent is now available to build apps with any framework

    We are excited to announce that Replit Agent is now available to assist in building apps across all development frameworks. This allows more advanced users to be able to build with the Agent with the framework of their choice. Why does this matter? Until now, using Replit Agent meant choosing between two paths: Start with one of our curated app types. For example, HTML, CSS, React, ShadCN UI, built to work seamlessly with Agent. Or go fully custom—without Agent support.

  • Fri, Aug 29, 2025

    How PMs Build Fintech Prototypes with Replit + Plaid

    Bringing a new product idea to life often depends on resources that aren’t always readily available, like engineering time, staging environments, or internal tooling. But with the rise of software creation platforms like Replit, product managers now have more accessible ways to prototype working integrations on their own. When combined with Plaid’s APIs, these tools make it possible to build and share working demos often in just 30 minutes. Whether you’re building a better onboarding experience or a streamlined loan application process, testing a new anti-fraud product, or exploring how to integrate account-level insights, prototyping with Plaid and Replit Agent makes it easy to validate ideas, get internal buy-in, and gather real-world feedback without engineering resources. Why prototyping matters more than ever for PMs As a product manager, your best ideas often live at the intersection of customer insight and product intuition. But moving from a hypothesis to something stakeholders can see and click on often means waiting on design or engineering resources. Rapid prototyping flips this script. When you can show, not just tell, how your product idea might work with a Plaid integration, you accelerate alignment, sharpen product decisions, and unlock better feedback from both internal teams and customers.

  • Tue, Aug 26, 2025

    Introducing the Most Comprehensive Design Support for AI Apps

    We are excited to announce the most comprehensive Design Support for Replit built Apps—setting a new standard for AI app building. With this release, your Replit apps can consistently look and feel like they were built in-house by your designers, following your company’s brand and design guidelines—without the tedious work of editing every component manually. What’s New Create new Themes for your Apps (Available to all users) Themes let you manage colors, fonts, and UI properties across your entire app with a single update. Instead of tweaking styles one by one, you can now: Create and apply themes to your Agent applications Update once, and watch every component transform instantly

  • Fri, Aug 15, 2025

    Introducing Image Generation for Replit Agent: Bring Your Ideas to Life in Pixels

    Introducing Image Generation for Replit Agent We’re excited to announce a brand new capability for Replit Agent: AI-powered Image Generation. Replit Agent could already think, code, and ship. Now it can draw. With AI-powered Image Generation built right in, you can go from “idea in your head” to “image in your app” without ever leaving your project. No hunting for icons, no guessing hex codes, no fumbling through design software. You can now go from idea → image → integrated asset in seconds. Just tell Agent what you want. No Photoshop? No problem. Here’s the vibe: