Feature Request: Allow model selection for built-in agents (currently appears to use Sonnet)
Resolved 💬 11 comments Opened Aug 5, 2025 by yamadashy Closed Jan 5, 2026
Built-in agents currently seem to use Sonnet regardless of the selected model in the main session.
Since sub agents already support model: inherit, it would be great if:
- Built-in agents could also use
model: inheritto match the main session's model - Or add a setting to configure which model built-in agents should use
This would help maintain consistency when using models like Opus throughout the workflow.
<img width="518" height="279" alt="Image" src="https://github.com/user-attachments/assets/9c6728b9-0544-412b-8e09-b23291c9d7be" />
This issue has 11 comments on GitHub. Read the full discussion on GitHub ↗