Engine comparison
Switching engines resets the active session — context from one engine is not transferred to the other.
Engine status
The active reasoning engine is always visible in the status bar at the bottom of the MIRA window.
Switch engines any time in Settings → Engine (⌘,). Switching resets the active session.
Switching engines
Switching engines resets the active session — context, history, and document context from one engine are not carried over to the other. This is intentional: the two engines maintain fundamentally different internal state. To switch:- Open Settings (⌘,)
- Go to the Engine tab
- Click the engine you want to activate
- A confirmation dialog appears if there is an active session
- The status bar updates immediately
Configuration
Each engine has its own configuration panel in Settings → Engine:- NAE Settings Reference — provider, model, context budget, multi-agent mode, MCP timeout
- RLM Settings Reference — provider, model, temperature, iteration limits, chunking strategy
Deep dives
Native Agent Engine
How NAE manages token budgets, compacts context, spawns sub-agents, and maintains episodic
memory
RLM Engine
How RLM writes code, executes it, interprets output, and iterates to a verified answer