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
Command | Description |
---|---|
/clear | Start a new session |
/sessions | Browse and switch sessions |
/help | Get assistance and guidance |
/mcp | Model Context Protocol |
/permissions | System permissions and access |
/model | Select provider and model |
Usage: Type /
alone to see all commands, or type /command
to execute immediately.