Dyad LogoDyad
Releases

0.10.0

Mobile app support, edit completion, Smart Auto and more!

Dyad v0.10.0 adds long-awaited mobile app support with Capacitor, allowing you to upgrade your existing React web apps into mobile apps. Dyad is also now more reliable with improved edit completion and other enhancements.

Highlights

Mobile app support (experimental)

Dyad now lets you convert your React.js/Vite apps into hybrid mobile apps with a one-click upgrade process. Read our mobile app guide to learn when mobile apps are a good fit and how to build them in Dyad.

Mobile app support is experimental, so expect a few rough edges while we continue improving it and expanding the documentation.

Edit completion

One of the most frequent issues reported with Dyad was incomplete edits—especially when using certain models like Gemini Flash 2.5. This should now happen far less often. Dyad can detect when a file is only partially written and will automatically ask the AI to complete it - no button clicks needed!

Smart Auto (Pro)

Smart Auto is a new feature that helps Dyad Pro members use AI credits more efficiently. Instead of manually switching between models to save credits, Dyad does it for you.

Based on task complexity, Smart Auto will choose a faster, cheaper model like Gemini Flash 2.5 for simple tasks, and a more powerful model like Gemini Pro 2.5 for complex ones. If you're a Pro user, just make sure Smart Context is enabled and select the Auto model.

→ Learn more in the Smart Auto docs

Thinking Budgets

You can now control how much the AI should think before writing code. Go to Settings and select the level of thinking you want from the Thinking Budget dropdown.

By default, Dyad uses Medium level which is a good balance of quality and cost for most use cases, but you can change it to High for your hardest tasks and Low to save even more.

Right now the thinking budget is used for the Gemini models with support for other models coming later.

Other changes

Build mode is more assertive

Now that v0.9.0 introduced Ask mode, Build mode has been updated to be more assertive and generate code more consistently. Previously, it might provide written explanations instead of fixing bugs or generating code. If you prefer explanations, switch to Ask mode.

Paste images into chat input

You can now paste images directly into the chat using the standard keyboard shortcut, in addition to dragging or clicking the attachment icon.

Miscellaneous improvements

  • Fixed a bug where you couldn’t re-upload the same image or file using the attachment button.
  • Fixed a bug where deleting a custom model provider would freeze the UI.
  • Disallow AI making file changes outside of the Dyad app path to prevent harmful mistakes.
  • Fixed a bug where the AI renaming and editing the same file wasn't handled properly.

Feedback

If you run into any issues or have suggestions for this release, the best way to share them is by reporting a bug and uploading a chat session.

On this page