Dyad v0.35.0 Beta 1 is focused on making core workflows more reliable—with improved file editing in Agent mode, automatic cleanup for stale Supabase edge functions so your backend stays tidy as your app evolves and MCP HTTP header support.
https://www.dyad.sh/docs/releases/0.35.0-beta.1
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
Full Changelog: v0.34.0...v0.35.0-beta.1