v0.35.0
Dyad v0.35.0 brings major improvements to help you build faster and collaborate more easily: Basic Agent mode is now available for free users, file editing in Agent mode is smarter and more reliable, the Custom Theme Generator can pull from live websites (Pro), and your Supabase projects stay cleaner with automatic stale function cleanup.
This release also includes GitHub Flavored Markdown support in chat, new Git and GitHub workflow fixes, and many UI upgrades.
https://www.dyad.sh/docs/releases/0.35.0
What's Changed
- Enable GFM (GitHub Flavored Markdown) support in markdown parser by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2353
- Fix refresh to preserve current route (#253) by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2336
- Add UI for Git Pull Support by @princeaden1 in https://github.com/dyad-sh/dyad/pull/2342
- Improve claude configs by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2361
- Fix duplicate server log messages in console by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2359
- Skip E2E tests in CI when only .claude files changed by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2362
- Rebaseline fix error e2e test by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2363
- Add npm test step to pr-push skill by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2364
- Add skipPruneEdgeFunctions setting to control edge function pruning by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2228
- Add MCP HTTP Header support (@gkrdy) by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2365
- Add stringent search_replace tool for local agent by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2367
- Add telemetry for local-agent search-replace operations by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2371
- Fix preview navigation forward/back buttons and add E2E test by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2372
- Bump version to 0.35.0-beta.1 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2378
- Update turbo edits E2E snapshot for simplified error message by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2384
- Clarify ANTHROPIC_API_KEY not required for multi-pr-review skill by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2386
- Cancel CI runs when PR is merged by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2383
- Fix (#2354): Implement auto-commit for local changes before preparing GitHub branch by @princeaden1 in https://github.com/dyad-sh/dyad/pull/2373
- Use workflow_dispatch to re-trigger CI instead of closing/reopening PR by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2382
- Add Basic Agent mode for free users with 5-message daily quota by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2355
- Pro Trial models by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2387
- Fix repo name mismatch when GitHub repo name contains spaces by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2377
- Integrating web crawling in the custom theme generator by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/2347
- Bump to v0.35 beta 2 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2390
- Show setup banner for Pro trial by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2391
- Bump version to v0.35.0 stable release by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2398
- Add setting to disable auto-expand of preview panel by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2352
- Fix e2e tests & playwright comment job by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2392
- Fix preserved URL not cleared when navigating to root or restarting by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2422
- Fix attachment upload instructions for local agent mode by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2412
- Replace custom XML tags with standard markdown in Supabase prompt by @wwwillchen in https://github.com/dyad-sh/dyad/pull/2424
Full Changelog: https://github.com/dyad-sh/dyad/compare/v0.34.0...v0.35.0