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 #2353
- Fix refresh to preserve current route (#253) by @wwwillchen in #2336
- Add UI for Git Pull Support by @princeaden1 in #2342
- Improve claude configs by @wwwillchen in #2361
- Fix duplicate server log messages in console by @wwwillchen in #2359
- Skip E2E tests in CI when only .claude files changed by @wwwillchen in #2362
- Rebaseline fix error e2e test by @wwwillchen in #2363
- Add npm test step to pr-push skill by @wwwillchen in #2364
- Add skipPruneEdgeFunctions setting to control edge function pruning by @wwwillchen in #2228
- Add MCP HTTP Header support (@gkrdy) by @wwwillchen in #2365
- Add stringent search_replace tool for local agent by @wwwillchen in #2367
- Add telemetry for local-agent search-replace operations by @wwwillchen in #2371
- Fix preview navigation forward/back buttons and add E2E test by @wwwillchen in #2372
- Bump version to 0.35.0-beta.1 by @wwwillchen in #2378
- Update turbo edits E2E snapshot for simplified error message by @wwwillchen in #2384
- Clarify ANTHROPIC_API_KEY not required for multi-pr-review skill by @wwwillchen in #2386
- Cancel CI runs when PR is merged by @wwwillchen in #2383
- Fix (#2354): Implement auto-commit for local changes before preparing GitHub branch by @princeaden1 in #2373
- Use workflow_dispatch to re-trigger CI instead of closing/reopening PR by @wwwillchen in #2382
- Add Basic Agent mode for free users with 5-message daily quota by @wwwillchen in #2355
- Pro Trial models by @wwwillchen in #2387
- Fix repo name mismatch when GitHub repo name contains spaces by @wwwillchen in #2377
- Integrating web crawling in the custom theme generator by @azizmejri1 in #2347
- Bump to v0.35 beta 2 by @wwwillchen in #2390
- Show setup banner for Pro trial by @wwwillchen in #2391
- Bump version to v0.35.0 stable release by @wwwillchen in #2398
- Add setting to disable auto-expand of preview panel by @wwwillchen in #2352
- Fix e2e tests & playwright comment job by @wwwillchen in #2392
- Fix preserved URL not cleared when navigating to root or restarting by @wwwillchen in #2422
- Fix attachment upload instructions for local agent mode by @wwwillchen in #2412
- Replace custom XML tags with standard markdown in Supabase prompt by @wwwillchen in #2424
Full Changelog: v0.34.0...v0.35.0