> ## 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分で読めます

## 新機能

* [インテリジェントなモデルルーティング](#intelligent-model-routing)
* [Growth Skillsで最初の顧客を見つける](#find-your-first-customers-with-growth-skills)
* [Enterprise向けインテリジェントなモデルルーティング](#intelligent-model-routing-for-enterprise)
* [コネクタをカスタマイズする](#customize-connectors)

## Agent

### インテリジェントなモデルルーティング

インテリジェントなモデルルーティングは、品質とコストのバランスを取りながら、タスクに最適なモデルとEffortレベルを自動的に選択します。**Power**または**Max**で**Auto**を選択すると、作業の複雑さが変化するのに応じてReplitが各部分をルーティングします。より詳細な制御が必要な場合は、特定のモデルとEffortレベルを選択することもできます。

<Frame caption="Agent設定でAutoを選択するか、モデルとEffortレベルを選択します。">
  <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="Auto、利用可能なモデル、Effortコントロールを表示するAgent設定" width="1839" height="855" data-path="images/chat/auto-mode-model-and-effort-selector.jpg" />
</Frame>

[インテリジェントなモデルルーティング](/ja/chat/auto-mode)について詳しく見る。

### Growth Skillsで最初の顧客を見つける

Agentで[Growth Skills](https://replit.com/growth-kit)を実行し、アプリの最初の顧客を見つけましょう。利用可能なパートナー連携には、Apollo、Clay、SideShift、RevenueCat、Stripe、PostHogが含まれます。

<Frame caption="Growth Skillsを閲覧し、アプリに対してモーションを実行します。">
  <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="Apollo Cold Email LaunchとPixel and Web Intentのモーション、SideShift ConsumerとViral Potential Assessmentのモーションを表示するGrowth Skillsカタログ" width="2320" height="1512" data-path="images/changelog/2026-08-28/growth-skills.png" />
</Frame>

### Enterprise向けインテリジェントなモデルルーティング

インテリジェントなモデルルーティングは、EnterpriseワークスペースのデフォルトのAgentモードになりました。**Auto mode**をオンにすると、Replitは各タスクに最適なモードと許可されたモデルを選択します。アカウント管理者はワークスペースごとにモデルの利用可否を制御でき、**Auto mode**をオフにして有効化されたモデルを手動で選択することもできます。EnterpriseのAgentモードメニューは**Power**と**Max**を使用するようになり、**Lite**は含まれなくなりました。

<Frame caption="Auto modeをオンにすると、Replitが各タスクに最適なモードとモデルを選択します。">
  <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="Auto modeがオンになっていて、モデルがAutoに固定されたAgent設定" width="558" height="356" data-path="images/changelog/2026-08-28/enterprise-auto-mode.png" />
</Frame>

[Enterpriseモデルコントロール](/ja/features/collaboration/enterprise-model-controls)について詳しく見る。

## インテグレーション

### コネクタをカスタマイズする

Enterprise組織は、コネクタにカスタムOAuth設定を使用できるようになりました。例えば、Replitのデフォルトの代わりに、独自の**Client ID**、**Client Secret**、**scopes**でGmailを設定できます。

<Frame caption="GmailコネクタでUse custom configurationsを選択します。">
  <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="「Use custom configurations」が選択されたGmailコネクタの設定と、Google Cloud認証情報のセットアップ手順" width="1304" height="1564" data-path="images/changelog/2026-08-28/gmail-custom-configuration.png" />
</Frame>

[コネクタ用のカスタムOAuthアプリを設定する方法](/ja/features/integrations/overview#configuring-oauth-app-with-replit)をご覧ください。
