implement model switching for custom prompts
Add support for both permanent and temporary model switching in custom prompts using frontmatter configuration. Users can now specify models using either 'model:' for permanent switches or 'temp-model:' for temporary switches.
This change improves the flexibility of custom prompts by allowing users to switch models contextually while maintaining their current model setting.
- closes #1146
Thanks for the PR! There are some major changes, sorry this didn't make it in because it should be part of the redesign. If you still have time and interest, could you check if this can be merged into the 2.9.0-preview branch?
I'm so much looking forward to having this feature implemented!!
Custom prompt is now "custom command" with a new window. Please let me know if it doesn't solve your issue. Closing now.