From 74acbab2eed9b1dce862630135ea3f1be5261d53 Mon Sep 17 00:00:00 2001 From: Shashank Sharma Date: Fri, 26 Jun 2026 12:02:37 -0700 Subject: [PATCH] docs: recommend Opus 4.8 over Opus 4.7 Update model recommendations to lead with the new Opus 4.8 flagship in the choosing-your-model guide, mixed-models config, and the power-user prompt-crafting / token-efficiency guides (English + Japanese mirrors). Opus 4.7 stays listed as a fallback/alternative. Catalog, benchmark, changelog, and EU-availability references are left unchanged (Opus 4.8 is not yet available in the EU). --- docs/cli/configuration/mixed-models.mdx | 4 ++-- docs/cli/user-guides/choosing-your-model.mdx | 16 ++++++++-------- docs/guides/power-user/prompt-crafting.mdx | 2 +- docs/guides/power-user/token-efficiency.mdx | 2 +- docs/jp/cli/configuration/mixed-models.mdx | 4 ++-- docs/jp/cli/user-guides/choosing-your-model.mdx | 9 +++++---- docs/jp/guides/power-user/prompt-crafting.mdx | 2 +- docs/jp/guides/power-user/token-efficiency.mdx | 2 +- 8 files changed, 21 insertions(+), 20 deletions(-) diff --git a/docs/cli/configuration/mixed-models.mdx b/docs/cli/configuration/mixed-models.mdx index 2d6f9b76b..553c5348d 100644 --- a/docs/cli/configuration/mixed-models.mdx +++ b/docs/cli/configuration/mixed-models.mdx @@ -131,8 +131,8 @@ Here are some effective model combinations for different scenarios: **Best for:** Most development workflows, flexible reasoning control - **Default model:** Haiku 4.5 or Sonnet 4.5 (select reasoning of your choice if supported) -- **Spec mode model:** Opus 4.7 (reasoning: high) or Sonnet 4.5 (reasoning: high) -- **Benefits:** Fast implementation with deep planning analysis. Opus 4.7 offers **Max** reasoning for the most thorough planning. +- **Spec mode model:** Opus 4.8 (reasoning: high) or Sonnet 4.5 (reasoning: high) +- **Benefits:** Fast implementation with deep planning analysis. Opus 4.8 offers **Max** reasoning for the most thorough planning. ### OpenAI Models diff --git a/docs/cli/user-guides/choosing-your-model.mdx b/docs/cli/user-guides/choosing-your-model.mdx index 855e675dd..42065c551 100644 --- a/docs/cli/user-guides/choosing-your-model.mdx +++ b/docs/cli/user-guides/choosing-your-model.mdx @@ -71,18 +71,17 @@ This guide was last updated on Wednesday, June 3rd 2026. | Scenario | Recommended model | | ---------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| **Deep planning, architecture reviews, ambiguous product specs** | Start with **Opus 4.7** for best depth and safety (1× promotional multiplier through April 30), or fall back to **Opus 4.6** / **Opus 4.6 Fast** for faster turnaround. Use **Sonnet 4.6** or **Sonnet 4.5** when you want balanced cost/quality, or **GPT-5.4** for large-context reasoning. | -| **Full-feature development, large refactors** | **Opus 4.7** or **Opus 4.6** for depth and safety. **GPT-5.4**, **GPT-5.3-Codex**, or **GPT-5.2-Codex** when you need speed plus **Extra High** reasoning; **Sonnet 4.6** or **Sonnet 4.5** for balanced loops. | +| **Deep planning, architecture reviews, ambiguous product specs** | Start with **Opus 4.8** for best depth and safety, or fall back to **Opus 4.7** / **Opus 4.6** for faster turnaround. Use **Sonnet 4.6** or **Sonnet 4.5** when you want balanced cost/quality, or **GPT-5.4** for large-context reasoning. | +| **Full-feature development, large refactors** | **Opus 4.8** or **Opus 4.7** for depth and safety. **GPT-5.4**, **GPT-5.3-Codex**, or **GPT-5.2-Codex** when you need speed plus **Extra High** reasoning; **Sonnet 4.6** or **Sonnet 4.5** for balanced loops. | | **Repeatable edits, summarization, boilerplate generation** | **Haiku 4.5** or **Droid Core** (including **MiniMax M2.7** at 0.12×) for speed and cost. **GPT-5.2** when you need higher quality or structured outputs. | | **CI/CD or automation loops** | Favor **Haiku 4.5** or **Droid Core** for predictable, low-cost throughput. Use **GPT-5.3-Codex** or **GPT-5.4** when automation needs stronger reasoning. | | **High-volume automation, frequent quick turns** | **Haiku 4.5** for speedy feedback. **Droid Core** (especially **MiniMax M2.7** at 0.12× with reasoning) when cost is critical or you need air-gapped deployment. | - **Claude Opus 4.7** is the newest top-tier option for extremely complex architecture decisions or critical - work where you need maximum reasoning capability—and it runs at a promotional 1× multiplier through April 30 - (2× afterward). **Claude Opus 4.6** remains an excellent alternative, and **Opus 4.6 Fast** is tuned for - faster responses at a higher cost. Most tasks don't require Opus-level power—start with Sonnet 4.6 or Sonnet - 4.5 and escalate only if needed. + **Claude Opus 4.8** is the newest top-tier option for extremely complex architecture decisions or critical + work where you need maximum reasoning capability. **Claude Opus 4.7** and **Claude Opus 4.6** remain + excellent alternatives, and **Opus 4.6 Fast** is tuned for faster responses at a higher cost. Most tasks + don't require Opus-level power—start with Sonnet 4.6 or Sonnet 4.5 and escalate only if needed. Tip: you can swap models mid-session with `/model` or by toggling in the settings panel (`Shift+Tab` → **Settings**). @@ -100,6 +99,7 @@ Tip: you can swap models mid-session with `/model` or by toggling in the setting ## 4 · Reasoning effort settings +- **Opus 4.8**: Off / Low / Medium / High / **Max** (default: High) - **Opus 4.7**: Off / Low / Medium / High / **Max** (default: High) - **Opus 4.6 / Opus 4.6 Fast**: Off / Low / Medium / High / **Max** (default: High) - **Sonnet 4.6**: Off / Low / Medium / High / **Max** (default: High) @@ -116,7 +116,7 @@ Tip: you can swap models mid-session with `/model` or by toggling in the setting - **Droid Core (Kimi K2.5)**: None only (default: None) - **Droid Core (MiniMax M2.7)**: Low / Medium / High (default: High) -Reasoning effort increases latency and cost—start low for simple work and escalate as needed. **Max** is available on Claude Opus 4.7, the Opus 4.6 family (Opus 4.6 and Opus 4.6 Fast), and Sonnet 4.6. **Extra High** is available on GPT-5.4, GPT-5.2, GPT-5.2-Codex, and GPT-5.3-Codex. +Reasoning effort increases latency and cost—start low for simple work and escalate as needed. **Max** is available on Claude Opus 4.8, Claude Opus 4.7, the Opus 4.6 family (Opus 4.6 and Opus 4.6 Fast), and Sonnet 4.6. **Extra High** is available on GPT-5.4, GPT-5.2, GPT-5.2-Codex, and GPT-5.3-Codex. Change reasoning effort from `/model` → **Reasoning effort**, or via the settings menu. diff --git a/docs/guides/power-user/prompt-crafting.mdx b/docs/guides/power-user/prompt-crafting.mdx index d6969417a..91dc1de5d 100644 --- a/docs/guides/power-user/prompt-crafting.mdx +++ b/docs/guides/power-user/prompt-crafting.mdx @@ -372,7 +372,7 @@ Match the model to the task: | Task Type | Recommended Model | Reasoning Level | | --------------------------- | --------------------------- | --------------- | -| **Complex architecture** | Opus 4.7 or Opus 4.6 | High-Max | +| **Complex architecture** | Opus 4.8 or Opus 4.7 | High-Max | | **Feature implementation** | Sonnet 4.5 or GPT-5.1-Codex | Medium | | **Quick edits, formatting** | Haiku 4.5 | Off/Low | | **Code review** | GPT-5.1-Codex-Max | High | diff --git a/docs/guides/power-user/token-efficiency.mdx b/docs/guides/power-user/token-efficiency.mdx index 9e4dbfec7..01313a313 100644 --- a/docs/guides/power-user/token-efficiency.mdx +++ b/docs/guides/power-user/token-efficiency.mdx @@ -140,7 +140,7 @@ See [Available Models](/models) for current model multipliers. Simple edit, formatting → Haiku 4.5 (0.4×) Implement feature from spec → GPT-5.3-Codex (0.7×) Debug complex issue → Sonnet 4.5 (1.2×) -Architecture planning → Opus 4.7 (1x, 2x after 4/30) or Opus 4.6 (2×) +Architecture planning → Opus 4.8 (2×) or Opus 4.7 (2×) Bulk file processing → Droid Core (MiniMax M2.7 at 0.12× or Kimi K2.6 at 0.4×) ``` diff --git a/docs/jp/cli/configuration/mixed-models.mdx b/docs/jp/cli/configuration/mixed-models.mdx index 54dec34ec..29b30c21a 100644 --- a/docs/jp/cli/configuration/mixed-models.mdx +++ b/docs/jp/cli/configuration/mixed-models.mdx @@ -133,8 +133,8 @@ keywords: ['mixed models', 'spec mode model', 'model configuration', 'multiple m **最適用途:** ほとんどの開発ワークフロー、柔軟な推論制御 - **デフォルトモデル:** Haiku 4.5 または Sonnet 4.5(サポートされている場合は任意の推論を選択) -- **仕様モードモデル:** Opus 4.7(推論: high)または Sonnet 4.5(推論: high) -- **利点:** 深い計画分析による高速実装。Opus 4.7 は最も徹底的な計画のために **Max** 推論を提供します。 +- **仕様モードモデル:** Opus 4.8(推論: high)または Sonnet 4.5(推論: high) +- **利点:** 深い計画分析による高速実装。Opus 4.8 は最も徹底的な計画のために **Max** 推論を提供します。 ### OpenAI モデル diff --git a/docs/jp/cli/user-guides/choosing-your-model.mdx b/docs/jp/cli/user-guides/choosing-your-model.mdx index 1c595cc3b..d757c6306 100644 --- a/docs/jp/cli/user-guides/choosing-your-model.mdx +++ b/docs/jp/cli/user-guides/choosing-your-model.mdx @@ -53,14 +53,14 @@ keywords: ['model', 'models', 'llm', 'claude', 'sonnet', 'opus', 'haiku', 'gpt', | シナリオ | 推奨モデル | | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| **深い計画立案、アーキテクチャレビュー、曖昧な製品仕様** | 最高の深度と安全性のため**Opus 4.7**から始める(4月30日まで1×特別価格)、またはより高速な処理のため**Opus 4.6** / **Opus 4.6 Fast**にフォールバック。バランスの取れたコスト/品質なら**Sonnet 4.6**または**Sonnet 4.5**、大規模コンテキスト推論なら**GPT-5.4**を使用。 | -| **フルフィーチャー開発、大規模リファクタリング** | 深度と安全性のため**Opus 4.7**または**Opus 4.6**。スピードと**Extra High**推論が必要な場合は**GPT-5.4**、**GPT-5.3-Codex**、または**GPT-5.2-Codex**;バランスの取れたループには**Sonnet 4.6**または**Sonnet 4.5**。 | +| **深い計画立案、アーキテクチャレビュー、曖昧な製品仕様** | 最高の深度と安全性のため**Opus 4.8**から始める、またはより高速な処理のため**Opus 4.7** / **Opus 4.6**にフォールバック。バランスの取れたコスト/品質なら**Sonnet 4.6**または**Sonnet 4.5**、大規模コンテキスト推論なら**GPT-5.4**を使用。 | +| **フルフィーチャー開発、大規模リファクタリング** | 深度と安全性のため**Opus 4.8**または**Opus 4.7**。スピードと**Extra High**推論が必要な場合は**GPT-5.4**、**GPT-5.3-Codex**、または**GPT-5.2-Codex**;バランスの取れたループには**Sonnet 4.6**または**Sonnet 4.5**。 | | **反復可能な編集、要約、ボイラープレート生成** | スピードとコストのため**Haiku 4.5**または**Droid Core**(0.12×の**MiniMax M2.7**を含む)。より高い品質や構造化出力が必要な場合は**GPT-5.2**。 | | **CI/CDまたは自動化ループ** | 予測可能で低コストなスループットのため**Haiku 4.5**または**Droid Core**を優先。自動化により強力な推論が必要な場合は**GPT-5.3-Codex**または**GPT-5.4**を使用。 | | **大量自動化、頻繁なクイックターン** | 迅速なフィードバックのため**Haiku 4.5**。コストが重要または エアギャップ展開が必要な場合は**Droid Core**(特に推論付き0.12×の**MiniMax M2.7**)。 | - **Claude Opus 4.7**は、極めて複雑なアーキテクチャの決定や最大限の推論能力が必要な重要な作業のための最新の最上位オプションで、4月30日まで1×特別価格で利用できます(その後2×)。**Claude Opus 4.6**は優秀な代替案であり、**Opus 4.6 Fast**はより高いコストでより高速な応答に調整されています。ほとんどのタスクはOpusレベルのパワーを必要としません—Sonnet 4.6またはSonnet 4.5から始めて、必要な場合のみエスカレートしてください。 + **Claude Opus 4.8**は、極めて複雑なアーキテクチャの決定や最大限の推論能力が必要な重要な作業のための最新の最上位オプションです。**Claude Opus 4.7**と**Claude Opus 4.6**は優秀な代替案であり、**Opus 4.6 Fast**はより高いコストでより高速な応答に調整されています。ほとんどのタスクはOpusレベルのパワーを必要としません—Sonnet 4.6またはSonnet 4.5から始めて、必要な場合のみエスカレートしてください。 ヒント:`/model`またはセッティングパネル(`Shift+Tab` → **Settings**)で切り替えることで、セッション中にモデルを変更できます。 @@ -78,6 +78,7 @@ keywords: ['model', 'models', 'llm', 'claude', 'sonnet', 'opus', 'haiku', 'gpt', ## 4 · 推論努力設定 +- **Opus 4.8**: Off / Low / Medium / High / **Max**(デフォルト:High) - **Opus 4.7**: Off / Low / Medium / High / **Max**(デフォルト:High) - **Opus 4.6 / Opus 4.6 Fast**: Off / Low / Medium / High / **Max**(デフォルト:High) - **Sonnet 4.6**: Off / Low / Medium / High / **Max**(デフォルト:High) @@ -94,7 +95,7 @@ keywords: ['model', 'models', 'llm', 'claude', 'sonnet', 'opus', 'haiku', 'gpt', - **Droid Core (Kimi K2.5)**: Noneのみ(デフォルト:None) - **Droid Core (MiniMax M2.7)**: Low / Medium / High(デフォルト:High) -推論努力は遅延とコストを増加させます—シンプルな作業では低めから始めて、必要に応じてエスカレートしてください。**Max**はClaude Opus 4.7、Opus 4.6ファミリー(Opus 4.6とOpus 4.6 Fast)、およびSonnet 4.6で利用可能です。**Extra High**はGPT-5.4、GPT-5.2、GPT-5.2-Codex、およびGPT-5.3-Codexで利用可能です。 +推論努力は遅延とコストを増加させます—シンプルな作業では低めから始めて、必要に応じてエスカレートしてください。**Max**はClaude Opus 4.8、Claude Opus 4.7、Opus 4.6ファミリー(Opus 4.6とOpus 4.6 Fast)、およびSonnet 4.6で利用可能です。**Extra High**はGPT-5.4、GPT-5.2、GPT-5.2-Codex、およびGPT-5.3-Codexで利用可能です。 推論努力は`/model` → **Reasoning effort**から、またはセッティングメニューから変更できます。 diff --git a/docs/jp/guides/power-user/prompt-crafting.mdx b/docs/jp/guides/power-user/prompt-crafting.mdx index 1cf69db35..dead2afff 100644 --- a/docs/jp/guides/power-user/prompt-crafting.mdx +++ b/docs/jp/guides/power-user/prompt-crafting.mdx @@ -365,7 +365,7 @@ Gemini モデルは長いコンテキストを適切に処理し、構造化さ | タスクタイプ | 推奨モデル | 推論レベル | | ---------------- | ---------------------------- | -------- | -| **複雑なアーキテクチャ** | Opus 4.7 または Opus 4.6 | High-Max | +| **複雑なアーキテクチャ** | Opus 4.8 または Opus 4.7 | High-Max | | **機能実装** | Sonnet 4.5 または GPT-5.1-Codex | Medium | | **簡単な編集、フォーマット** | Haiku 4.5 | Off/Low | | **コードレビュー** | GPT-5.1-Codex-Max | High | diff --git a/docs/jp/guides/power-user/token-efficiency.mdx b/docs/jp/guides/power-user/token-efficiency.mdx index 8991a7df5..8eb510ecf 100644 --- a/docs/jp/guides/power-user/token-efficiency.mdx +++ b/docs/jp/guides/power-user/token-efficiency.mdx @@ -131,7 +131,7 @@ droid Simple edit, formatting → Haiku 4.5 (0.4×) Implement feature from spec → GPT-5.3-Codex (0.7×) Debug complex issue → Sonnet 4.5 (1.2×) -Architecture planning → Opus 4.7 (1x, 2x after 4/30) or Opus 4.6 (2×) +Architecture planning → Opus 4.8 (2×) or Opus 4.7 (2×) Bulk file processing → Droid Core (MiniMax M2.7 at 0.12× or Kimi K2.6 at 0.4×) ``` ### 推論努力の影響