One-Shot model change
Open
area:models
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
Sometimes you want to use a more advanced model for a bigger query, or a simpler model for a faster query. Currently you have to switch the model and switch back
### Proposed solution
Either Expand `/model` to receive an optional command argument, or introduce a `/with-model` command, to run a prompt with a specific model
### Example prompts or workflows
`/model claude-haiku-4.5 sync git to server`
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.