> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# February 20, 2026

> 2 min read

export const TeamsMigrationDate = 'March 6th, 2026';

## What's new

* [Pro Plan launch](#pro-plan-launch)
* [Background memory compression](#background-memory-compression)
* [Production deployment logs access](#production-deployment-logs-access)
* [Skills Search](#skills-search)
* [Razorpay MCP integration](#razorpay-mcp-integration)
* [Expanded default MCP list](#expanded-default-mcp-list)
* [Video Stack](#video-stack)
* [Deployment visibility settings](#deployment-visibility-settings)

## Pro Plan launch

Replit Pro is here, and Core now offers even better value. We've made plans clearer and more purpose-built:

* **Replit Pro**: For serious builders—Turbo Mode (2.5x faster Agent, separate toggle), tiered credits with rollover, up to 15 builders with no per-seat fees, priority support, and 4× data retention. [Learn about Pro](/billing/plans/replit-pro).
* **Core**: Invite up to 5 collaborators at no extra cost. See the [pricing page](https://replit.com/pricing) for current Core pricing.
* **Teams plan sunset**: Teams is being replaced by Pro. Existing Teams customers are upgraded to Pro at no additional cost for the remainder of their term. Migration starts {TeamsMigrationDate}. [Details and timeline](https://blog.replit.com/pro-plan).
* **Agent modes**: Choose **Economy** (cost-optimized) or **Power** (performance); **Turbo** is a separate toggle (Pro/Enterprise only, 2.5x faster). [Agent modes guide](/core-concepts/agent/agent-modes).
* **Fast Mode is now Lite Mode**: Same lightning-quick, scoped changes—updated name in the product and docs. [Lite mode](/core-concepts/agent/agent-modes).
* **Code Optimizations**: The setting that controls how Agent reviews its own code (formerly Autonomy Level) is now called Code Optimizations. [Code Optimizations](/core-concepts/agent/code-optimizations).
* **Collaboration**: Better collaboration on all paid plans—unlimited workspaces, simplified sharing, unified settings, per-workspace usage tracking. Core: 5 collaborators; Pro: 15 builders.

## Platform

### Background memory compression

Agent no longer pauses your workflow to optimize its memory. Previously, you'd see an "Optimized Agent memory" message that blocked progress for 30+ seconds. Now this happens seamlessly in the background, so Agent stays responsive while you work.

<Frame>
  <img src="https://mintcdn.com/replit/ElDJ1bdT3mgfhTtR/images/changelog/2026-02-20/image_c124004665f8.png?fit=max&auto=format&n=ElDJ1bdT3mgfhTtR&q=85&s=8ba240af1a0f7d793c0d7eb5a9542323" alt="Agent memory compression running in the background without interrupting the workflow" width="822" height="162" data-path="images/changelog/2026-02-20/image_c124004665f8.png" />
</Frame>

### Production deployment logs access

Agent now has access to production Deployment logs, enabling it to find and fix errors based on real production data. Expect more production debugging enhancements coming soon.

### Skills Search

Skills Search lets you browse and install popular skills directly from within Replit without needing to prompt Agent or manually upload files.

<Frame>
  <img src="https://mintcdn.com/replit/ElDJ1bdT3mgfhTtR/images/changelog/2026-02-20/image_94c3207ebfcd.png?fit=max&auto=format&n=ElDJ1bdT3mgfhTtR&q=85&s=73cbfa0b20a61dfad5a980705864790b" alt="Skills Search interface showing available skills to install" width="2542" height="1850" data-path="images/changelog/2026-02-20/image_94c3207ebfcd.png" />
</Frame>

### Razorpay MCP integration

The Razorpay MCP integration is now available, expanding payment capabilities for builders in India. Connect Razorpay to your Replit project to accept payments, manage orders, and handle refunds directly through Agent.

<Frame>
  <img src="https://mintcdn.com/replit/ElDJ1bdT3mgfhTtR/images/changelog/2026-02-20/image_bb1eeb94765f.png?fit=max&auto=format&n=ElDJ1bdT3mgfhTtR&q=85&s=128b407fa8c9cd859b29e5c61f7ef6ae" alt="Razorpay MCP integration configuration in Replit" width="1280" height="720" data-path="images/changelog/2026-02-20/image_bb1eeb94765f.png" />
</Frame>

### Expanded default MCP list

The default MCP list on [replit.com/integrations](https://replit.com/integrations) has expanded, letting you connect new integrations with a single click.

### Video Stack

Video Stack lets you create animated videos with code by leveraging generated images and videos for creative motion visuals. Build animated videos entirely with code directly in your Replit project.

## Teams and Enterprise

### Deployment visibility settings

Deployment visibility settings let organizations deploy apps with visibility scoped to admins, members, or viewers of your Team. Control exactly who can access deployed applications within your organization.

<Frame>
  <img src="https://mintcdn.com/replit/H112f6iBlyPrDzBT/images/changelog/2026-02-20/screenshot-2026-02-12-at-10-29-51-pm_fe70e3c27232.png?fit=max&auto=format&n=H112f6iBlyPrDzBT&q=85&s=31bf4fbeb69e9f379ee8ff3b9c04e81e" alt="Deployment visibility dropdown with organization-level access controls" width="1444" height="1118" data-path="images/changelog/2026-02-20/screenshot-2026-02-12-at-10-29-51-pm_fe70e3c27232.png" />
</Frame>
