Mix LogoMix

DevTools

Interactive desktop application for testing and development

DevTools is a Tauri desktop application that connects to the Mix Agent backend via the Mix TypeScript SDK.

  • Real-time AI Chat: Streaming responses via SSE
  • File Attachments: Drag & drop files for analysis
  • Session Management: Create, fork, browse conversations
  • Settings-based Auth: Configure providers via settings dialog
  • Slash Commands: Quick actions via / commands

Slash Commands

CommandDescription
/clearStart a new session
/sessionsBrowse and switch sessions
/helpGet assistance and guidance
/mcpModel Context Protocol
/permissionsSystem permissions and access
/modelSelect provider and model

Usage: Type / alone to see all commands, or type /command to execute immediately.

Next Step