Description
It would be helpful to have a quick way to switch between multiple assistants without navigating menus.
A possible solution: allow users to type @assistantName at the beginning of a message to direct the query to that specific assistant.
Example:
- @assistant1 What’s the weather today? → sends the message directly to Assistant 1.
- @designer Can you make a wireframe for this idea? → routes the request to the Designer Assistant.
Benefits
- Speeds up workflow when multiple assistants are available.
- Reduces context-switching by allowing inline assistant targeting.
- Familiar UX pattern similar to mentions in Slack, Discord, etc.