Mysti is a VS Code extension that provides a unified interface for AI coding assistants and agent workflows, with a strong emphasis on multi-agent collaboration. Instead of replacing the tools developers already use, it integrates with popular CLI-based coding assistants and routes work through a single, consistent UI inside the editor. The experience is organized around “personas” that change how the assistant approaches a task, such as architecture, debugging, security review, performance tuning, or refactoring, which helps structure the AI’s behavior for different goals. It also supports a brainstorm-style workflow where using more than one backend can produce competing solutions and then synthesize a best answer. Mysti is designed for speed and convenience with quick actions, toolbar persona switching, and a saved conversation history so work is not lost between sessions.
Features
- VS Code extension with an integrated AI panel
- Multiple AI backend support through existing CLI tools
- Persona system to shape coding style and intent
- Brainstorm mode for multi-agent solution synthesis
- Smart auto-suggestions for personas and actions
- Conversation history with easy session retrieval