> ## 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.

# August 28, 2026

> 1 min read

## What's new

* [Intelligent model routing](#intelligent-model-routing)
* [Find your first customers with Growth Skills](#find-your-first-customers-with-growth-skills)
* [Intelligent model routing for Enterprise](#intelligent-model-routing-for-enterprise)
* [Customize connectors](#customize-connectors)

## Agent

### Intelligent model routing

Intelligent model routing automatically selects the model and effort level that best fit your task, balancing quality and cost. In **Power** or **Max**, select **Auto** to let Replit route each part of your work as its complexity changes. You can also select a specific model and effort level when you want more control.

<Frame caption="Select Auto or choose a model and effort level in Agent settings.">
  <img src="https://mintcdn.com/replit/teDUL4A-lNO7dv1O/images/chat/auto-mode-model-and-effort-selector.jpg?fit=max&auto=format&n=teDUL4A-lNO7dv1O&q=85&s=e534916ac8fb5e22d386bedeae56f295" alt="Agent settings showing Auto, available models, and the Effort control" width="1839" height="855" data-path="images/chat/auto-mode-model-and-effort-selector.jpg" />
</Frame>

Learn more about [Auto Mode](/chat/auto-mode).

### Find your first customers with Growth Skills

Run [Growth Skills](https://replit.com/growth-kit) with Agent to find your app's first customers. Available partner integrations include Apollo, Clay, SideShift, RevenueCat, Stripe, and PostHog.

<Frame caption="Browse Growth Skills and run a motion against your app.">
  <img src="https://mintcdn.com/replit/cR7iHeN5KN0EJLxj/images/changelog/2026-08-28/growth-skills.png?fit=max&auto=format&n=cR7iHeN5KN0EJLxj&q=85&s=2c2e8f488f40976fc5a84d9319194fe0" alt="Growth Skills catalog showing Apollo Cold Email Launch and Pixel and Web Intent motions alongside a SideShift Consumer and Viral Potential Assessment motion" width="2320" height="1512" data-path="images/changelog/2026-08-28/growth-skills.png" />
</Frame>

### Intelligent model routing for Enterprise

Intelligent Model Routing is now the default Agent mode for Enterprise Workspaces. With **Auto mode** turned on, Replit chooses the best mode and an allowed model for each task. Account admins can control model availability for each Workspace, and you can turn off **Auto mode** to select an enabled model. The Enterprise Agent mode menu now uses **Power** and **Max** and no longer includes **Lite**.

<Frame caption="Turn on Auto mode to let Replit pick the best mode and model for each task.">
  <img src="https://mintcdn.com/replit/cR7iHeN5KN0EJLxj/images/changelog/2026-08-28/enterprise-auto-mode.png?fit=max&auto=format&n=cR7iHeN5KN0EJLxj&q=85&s=211a27d26c65c54c28d5d9d04285681b" alt="Agent settings with Auto mode turned on and the model locked to Auto" width="558" height="356" data-path="images/changelog/2026-08-28/enterprise-auto-mode.png" />
</Frame>

Learn more about [Enterprise model controls](/features/collaboration/enterprise-model-controls).

## Integrations

### Customize connectors

Enterprise organizations can now use custom OAuth configurations for connectors. For example, configure Gmail with your own **Client ID**, **Client Secret**, and **scopes** instead of Replit's defaults.

<Frame caption="Select Use custom configurations for the Gmail connector.">
  <img src="https://mintcdn.com/replit/cR7iHeN5KN0EJLxj/images/changelog/2026-08-28/gmail-custom-configuration.png?fit=max&auto=format&n=cR7iHeN5KN0EJLxj&q=85&s=8eaa661e894079d5d6c100d0399d668b" alt="Gmail connector settings with Use custom configurations selected and setup instructions for Google Cloud credentials" width="1304" height="1564" data-path="images/changelog/2026-08-28/gmail-custom-configuration.png" />
</Frame>

Learn how to [configure a custom OAuth app for a connector](/features/integrations/overview#configuring-oauth-app-with-replit).
