@@ -54,6 +54,14 @@ This document provides guidelines for capturing and maintaining screenshots for
5454
5555** Note:** The Context Management section can also be included as part of ` settings-panel.png ` (full settings view).
5656
57+ ### Model Orchestrator
58+
59+ | Screenshot | Filename | Description | How to Capture |
60+ | ------------| ----------| -------------| ----------------|
61+ | Execution Mode | ` settings-execution-mode.png ` | Execution mode dropdown selector | Open Settings > Claudian, capture the "Execution Mode" dropdown showing Automatic/Economic/Maximum Quality options |
62+
63+ ** Note:** This is a key setting that should be prominently featured in ` settings-panel.png ` .
64+
5765## Technical Specifications
5866
5967### Dimensions
8391 ├── welcome-screen.png
8492 ├── settings-panel.png
8593 ├── settings-header.png
94+ ├── settings-execution-mode.png (NEW - Model Orchestrator)
8695 ├── settings-context-management.png (optional)
8796 ├── agent-mode-toggle.png
8897 ├── confirmation-modal.png
@@ -174,7 +183,10 @@ Use this checklist to track screenshot progress:
174183- [ ] ` token-history-modal.png ` - Token usage history modal
175184
176185### Context Management
177- - [ ] ` settings-context-management.png ` - Context management settings section * (NEW - optional, can be part of settings-panel.png)*
186+ - [ ] ` settings-context-management.png ` - Context management settings section * (optional, can be part of settings-panel.png)*
187+
188+ ### Model Orchestrator
189+ - [ ] ` settings-execution-mode.png ` - Execution mode dropdown selector * (NEW - shows Automatic/Economic/Maximum Quality)*
178190
179191### Quick Capture Steps
180192
@@ -222,6 +234,10 @@ Use this checklist to track screenshot progress:
222234### Settings Panel Notes
223235
224236The ` settings-panel.png ` screenshot should show:
237+ - ** Execution Mode** dropdown (replaced "Model" selector):
238+ - Automatic (default) - intelligent routing via Haiku classification
239+ - Economic - all tasks use Haiku
240+ - Maximum Quality - all tasks use Opus
225241- ** Custom Instructions** field (replaced "System Prompt")
226242- ** Token Tracking** section with "Show token indicator" toggle
227243- ** Context Management** section with:
@@ -232,4 +248,4 @@ The `settings-panel.png` screenshot should show:
232248
233249---
234250
235- * Last updated: 2026-01-22 (Added Context Management section )*
251+ * Last updated: 2026-01-23 (Added Model Orchestrator / Execution Mode )*
0 commit comments