You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi community, I have a doubt about the way code is generated with Spec Kit.
When I initialized the project, I did it with specify init --here --ai copilot
Then, I ran the commands (/constitution, /specify, /plan, etc.) in Copilot Chat choosing Claude Sonnet 4.5 as AI Agent and Spec Kit started to work.
But, what would happen if I choose Grok Code Fast? The output (code) could be different, or the selected model is not important on how Spec Kit works?
I only found this reference to agents in .md files
3. **Agent context update**:
- Run `.specify/scripts/bash/update-agent-context.sh copilot`
- These scripts detect which AI agent is in use
so i'm assuming only matter agent selected on initialize.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community, I have a doubt about the way code is generated with Spec Kit.
When I initialized the project, I did it with
specify init --here --ai copilotThen, I ran the commands (/constitution, /specify, /plan, etc.) in Copilot Chat choosing Claude Sonnet 4.5 as AI Agent and Spec Kit started to work.
But, what would happen if I choose Grok Code Fast? The output (code) could be different, or the selected model is not important on how Spec Kit works?
I only found this reference to agents in .md files
so i'm assuming only matter agent selected on initialize.
Thanks in advance.

Beta Was this translation helpful? Give feedback.
All reactions