- Fast: Uses the least context. Best for quick, narrow requests that don’t need full scene or hierarchy. Lowest token cost.
- Default: Uses moderate context and does not include the full scene hierarchy. Good for general work; less suitable for debugging.
- Thinking: Uses full available context. Best for debugging and complex tasks; higher token use per message.

