Dyad v0.34.0 Beta 1 is focused on user experience improvements—with a brand new Custom Theme Generator, a default chat mode setting, and a Git-aware uncommitted files banner to help you commit changes easily.
https://www.dyad.sh/docs/releases/0.34.0-beta.1
What's Changed
- Add symlink CLAUDE.md pointing to AGENTS.md by @wwwillchen in #2225
- Bump to v0.34 beta 1 by @wwwillchen in #2239
- Add AppImage maker by @RyanGroch in #2068
- Fix dark mode visibility for Supabase continue button by @wwwillchen in #2241
- Stop agent loop on add_integration tool call by @wwwillchen in #2242
- Prevent duplicate chat streams when one is already in progress by @wwwillchen in #2243
- Fix local_agent_handler.test.ts by @wwwillchen in #2248
- Upgrade to React v19 for default template by @wwwillchen in #2216
- Add default chat mode setting by @wwwillchen in #2244
- Update playwright comment workflow by @wwwillchen in #2256
- Enable React Compiler by @wwwillchen in #2259
- Add uncommitted files banner with review & commit dialog by @wwwillchen in #2257
- Upgrade Electron and Electron Forge to latest versions by @wwwillchen in #2258
- feat: enable read-only local agent for pro ask mode by @wwwillchen in #2260
- Better agents instruction by @wwwillchen in #2267
- Create e2e-re claude skill by @wwwillchen in #2273
- Allow #skip-bb as shorthand for #skip-bugbot by @wwwillchen in #2274
- Update Claude settings and AGENTS.md by @wwwillchen in #2275
- Upgrade oxlint and enable recommended rules by @wwwillchen in #2270
- Prettier claude commands md by @wwwillchen in #2278
- Fix HTML attribute and content escaping for dyad-tags by @wwwillchen in #2266
- Add Claude settings.json with good defaults by @wwwillchen in #2277
- Add E2E debug logs and git workflow docs to AGENTS.md by @wwwillchen in #2279
- Update command for TypeScript type checks by @wwwillchen in #2286
- Add pre-commit checks to AGENTS.md by @wwwillchen in #2287
- prettify AGENTS.md by @wwwillchen in #2290
- Add isPro person property to PostHog telemetry by @wwwillchen in #2285
- Hide uncommitted files banner during streaming by @wwwillchen in #2289
- Custom theme generator by @azizmejri1 in #2182
- Handle insufficient permissions gracefully in Playwright summary by @wwwillchen in #2291
- Fix summarize to new chat in local-agent mode by @wwwillchen in #2294
- Fix Vercel Live URL not updating after new deployments by @wwwillchen in #2283
- Fix Windows backslash paths in component taggers and visual editing by @wwwillchen in #2280
New Contributors
- @RyanGroch made their first contribution in #2068
Full Changelog: v0.33.0...v0.34.0-beta.1