AI Modes

FAST, BUILD, FIX, and ARCHITECT — choose the right mode for your task

MiraBridge offers four AI modes, each optimized for different tasks.

FAST Mode

Quick answers and simple tasks. The AI responds rapidly with concise output. Best for:

  • Quick questions about code
  • Simple file edits
  • Looking up syntax or API usage

BUILD Mode

Full code generation with planning. The AI takes time to analyze context and generate comprehensive solutions. Best for:

  • Creating new features
  • Writing complete files or modules
  • Complex refactoring

FIX Mode

Debugging and error resolution. The AI focuses on diagnosing issues and applying targeted fixes. Best for:

  • Fixing build errors
  • Resolving test failures
  • Debugging runtime issues

ARCHITECT Mode

High-level planning and system design. The AI generates detailed plans without executing tools. Best for:

  • System architecture decisions
  • Planning large features
  • Evaluating trade-offs

Switching Modes

Change modes at any time using the mode selector in the chat panel. The AI adjusts its behavior, prompt structure, and tool usage accordingly.

Next Steps