Dyad LogoDyad
Releases

Image generation tool, local agent auto-recovery, and a higher tool call limit with clearer pause messaging

Dyad v0.39.0 Beta 1 adds a new image generation tool, improves reliability with local agent connection auto-recovery, and increases the tool call limit to 50 with a clearer pause message when the limit is reached.

Highlights

New image generation tool

This release adds an image generation tool, so you can create images directly from chat when you need visuals for things like:

  • Illustrations for landing and marketing pages
  • Site logos

Local agent connection auto-recovery

Dyad now automatically recovers local agent connections when the connection drops.

Tool call limit increased to 50 (with a clear pause message)

The tool call limit has been increased to 50. When the agent hits the limit, Dyad now shows a clear pause message so it’s easier to understand why the agent stopped and what to do next.

This is useful for multi-step tasks that require many operations (file reads/writes, Git actions, database actions) in a single run.

Enhancements

  • Improved file operations by preventing concurrent file copying, reducing intermittent copy failures in certain workflows.
  • Git staging now skips files ignored by .gitignore preventing confusing errors.
  • Fixed an issue where Supabase org credentials could be lost due to stale settings reads.
  • Supabase database workflows now use the execute_sql tool for SQL operations, improving consistency of database actions.

Feedback

This is a beta release, so feedback is especially helpful—particularly around image generation, local agent reconnection, and the tool call limit/pause behavior.

If you run into issues or have suggestions, please help us improve by reporting a bug or uploading a chat session.

On this page