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