Replies: 2 comments
|
This is a real limitation we've been working on. The A few things to check:
We just merged PR #491 which adds Layer 0 persistent model config via That said, the honest answer is that model selection is ultimately up to the Copilot runtime, and Squad can only request a specific model. We're tracking this as a known pain point. |
|
updated package, tried to setup team again from scratch on a new project. still was no able to specify some agent to use some specific model.. :( im sure that model i available for me because im using it from copilot cli. i have copilot pro plan. so premium requests are limited, but models e.g. opus are available. So.. will be waiting new releases seems like 😅 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have
Devteam member with setup likeand its always using
gpt-5-mini... So what im doing wrong, potentially?What i did - just run
squad init, told to setup a team like Lead(gpt-5-mini), Dev(claude-opus-4.6), QA(gpt-5-mini), DocsWriter(gpt-5-mini). But its not working like that.. All agents just use 'current model' selected in copilot cli session, or if im working fromsquadcli tool i have no idea how it selects model that will be used, either automatically or always uses fallback modelcasting/registry.json:All reactions