Desktop Workflows
These are the core desktop workflows teams use most.
Chat Workflow
- Open a session.
- Set mode/provider/model.
- Send a scoped prompt.
- Review tool requests and approve intentionally.
- Iterate until completion.
Multi-Agent / Multi-Session Workflow
- Create additional agents for parallel tasks.
- Keep one session per objective.
- Use clear session titles for retrieval.
Routine and Mission Workflow
- Use routines for recurring tasks (interval-based execution).
- Use missions for structured multi-step outcomes with review/test gates.
Model/Provider Switching Workflow
- Use
/providersand/modelsviews (or desktop equivalents). - Change provider/model when quality, speed, or cost goals shift.
- Retest with a short validation prompt after switching.