v0.35.0-beta.1
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 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
Full Changelog: https://github.com/dyad-sh/dyad/compare/v0.34.0...v0.35.0-beta.1