v0.38.0

dyad-sh/dyadv0.38.0Mar 2, 2026by github-actions[bot]

AI Summary

Enhancing agent workflows and planning, this release adds a planning questionnaire for agent mode and improves persistence features like todo lists across chat turns.

Key Highlights

  • Planning questionnaire for agent mode
  • Todo persistence across chat turns
  • SQL execution result inclusion in tool output
  • Add-models skill introduction

New Features

  • Planning questionnaire
  • Todo persistence
  • PR-push skill label step
  • File attachment handling improvements
  • Code View Search & Fullscreen Mode

Full Release Notes

Full release notes: https://www.dyad.sh/docs/releases/0.38.0

## What's Changed
* fix: hide Fix with AI button while streaming by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2771
* Add planning_questionnaire to the agent mode by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2566
* fix: deflake E2E tests (github-import.spec.ts) by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2775
* feat: add cc:request label step to pr-push skill by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2773
* feat: remove * and fix crash; refactor useParseRouter hook and add tests by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2780
* improving file attachement handling by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2757
* fix: provide stable Monaco model path in file editor by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2781
* Persist todos across chat turns by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2713
* Fixing todo persistence PR regression by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2803
* plan: add web-fetch-local-agent implementation plan by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2801
* ci: cap pr-review responder retries by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2798
* fix: deflake E2E tests (attach_image.spec.ts, context_compaction.spec.ts) by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2793
* Include SQL execution result in execute_sql tool output by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2797
* Updating priveleged authors by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2810
* Add add-models skill by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2786
* refactor(TokenBar): improve token display formatting by @wwwillchen-bot in https://github.com/dyad-sh/dyad/pull/2783
* Bump to v0.38.0-beta.1 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2811


**Full Changelog**: https://github.com/dyad-sh/dyad/compare/v0.37.0...v0.38.0