v0.22.0
dyad-sh/dyadv0.22.0Sep 29, 2025by github-actions[bot]
AI Summary
v0.22 introduces experimental Model Context Protocol (MCP) support, a new inline code editor, and an app search feature. It also includes improvements to the model dropdown scrolling and custom AI provider editing.
Key Highlights
- Experimental MCP support.
- Inline code editor.
- App search feature.
- Custom AI provider editing.
New Features
- MCP support
- Inline code editor
- App search
- Custom AI provider editing
Full Release Notes
Dyad v0.22 brings experimental MCP support, app search and inline code editor! Full release notes: https://dyad.sh/docs/releases/0.22.0 ## What's Changed * add pro banners by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1269 * feat: add edit functionality for custom AI providers (#1232) (#1171) by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1250 * Feat: Add inline code editor (#1156) (#1232) (#1220) by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1235 * Implementing app search feature by @azizmejri1 in https://github.com/dyad-sh/dyad/pull/1302 * fix(ui): add scrolling to model dropdown when list is long (#1279) by @princeaden1 in https://github.com/dyad-sh/dyad/pull/1323 * fix pro banners by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1331 * Add MCP support by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1028 * bump to v0.22 beta 1 by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1334 * Fix package lock by @wwwillchen in https://github.com/dyad-sh/dyad/pull/1335 * Fix MCP & title bar (#1348) **Full Changelog**: https://github.com/dyad-sh/dyad/compare/v0.21.0...v0.22.0