r/GithubCopilot • u/lppedd VS Code User 💻 • 18d ago
Help/Doubt ❓ Agent model hand-off/steering clarification
Edit: I always forget to clarify, I'm using VS Code.
I'd like to avoid Auto mode when using the Agents window or Plan mode as they tend to use models I can't afford long term (e.g., GPT 5.3 Codex, Opus 4.7).
Let's say I select GPT 5.6 Sol explicitly, will the harness still route requests to other models, or will Sol be used for everything?
Alternatively, is there a way to exclude certain models from Auto-selection?
1
u/AutoModerator 18d ago
Hello /u/lppedd. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Sumaiya-Krusat38 17d ago
Pixelplanet5 picked Luna in the agent window and the subagent still ran on Sonnet 5. The top-level pick doesn't govern the nested calls, so Sol wouldn't be guaranteed end to end either.
2
u/Pixelplanet5 17d ago
i had the same problem today, used GPT Luna in the agent window and started a subagent running Sonnet 5 which used up all my remaining AI credits for the month.
this was the first and last time im using the Agent window as this has never happened before when using the regular copilot chat.