Pro modes
Exclusive features to maximize your AI usage
Dyad Pro members get access to these exclusive modes.
Saver
Saver mode lets you use your free Gemini API quota before tapping into your Dyad Pro AI credits. It’s opt-in and helps stretch your credits, which refill monthly.
Note: Using the free Gemini API allows Google to use your data to improve their models.
Turbo Edits
Turbo Edits offloads routine code changes from the state-of-the-art model to a faster, more affordable model specialized in editing code.
Benefits
- Up to 50% faster code generation, especially for large files
- Up to 2× cheaper, saving your AI credits
How to use
Once you enable Turbo Edits, you can continue using Dyad as you normally would. Dyad will intelligently decide when to use Turbo Edits—such as when you're making targeted changes to an existing file. For larger changes, Dyad will default to regular edits to ensure the quality of the AI output is maintained.
How it works
Turbo Edits is powered by a secondary, lightweight model that excels at processing edits quickly. This allows the primary model (i.e., the one you have selected) to handle the heavy lifting while offloading routine tasks to the faster, cheaper model to generate the full file change.
Smart Context
Smart Context automatically includes the most relevant files from your codebase in the chat context. This makes responses more efficient and is especially helpful for large projects.
Benefits
- Significant cost savings, especially as your project grows
- Enables Dyad to edit larger codebases
How to use
Once enabled, Smart Context works seamlessly in the background. Dyad will automatically pull the most relevant files into the chat context without any extra effort from you.
How it works
To power Smart Context, Dyad uses a lightweight model to identify the most relevant files from your codebase and feeds them into the larger model. This approach is far more efficient than naively including the entire codebase in the context—which is expensive and doesn't scale well.