Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit af9e67b

Browse files
montfortclaude
andcommitted
docs: add Execution Mode to screenshot guide
- Add settings-execution-mode.png to required screenshots - Update Settings Panel notes to document new dropdown - Add Model Orchestrator section to capture checklist - Create wiki/images/.gitkeep to track empty folder Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4c17872 commit af9e67b

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

docs/wiki-screenshots-guide.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
@@ -83,6 +91,7 @@ wiki/
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

224236
The `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)*

wiki/images/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)