<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Braid Changelog</title>
        <link>https://getbraid.dev/changelog</link>
        <description>Braid Blog</description>
        <lastBuildDate>Tue, 14 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[v26.1.0]]></title>
            <link>https://getbraid.dev/changelog/v26-1-0</link>
            <guid>https://getbraid.dev/changelog/v26-1-0</guid>
            <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Large feature release covering diff review, context tracking, streaming improvements, design system expansion, and MCP enhancements.]]></description>
            <content:encoded><![CDATA[<p>Large feature release covering diff review, context tracking, streaming improvements, design system expansion, and MCP enhancements.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://getbraid.dev/changelog/v26-1-0#added" class="hash-link" aria-label="Direct link to Added" title="Direct link to Added" translate="no">​</a></h2>
<ul>
<li class=""><strong>Diff review system</strong> - Inline code review with drag selection, multiline comments, range support, and gap expansion. Review Claude's edits before committing, or annotate specific lines with feedback that Claude can act on.</li>
<li class=""><strong>Context window tracking</strong> - Compaction metrics, boundary display, and activity indicators in chat. Always know how much context remains.</li>
<li class=""><strong>Streaming markdown</strong> - Block-level memoization for efficient incremental rendering. Messages render progressively without layout shifts.</li>
<li class=""><strong>Quick open file picker</strong> (<code>Ctrl/Cmd+P</code>) - Fast file navigation across the entire worktree with fuzzy search.</li>
<li class=""><strong>Binary file support</strong> - Detection and preview for non-text files like images and PDFs.</li>
<li class=""><strong>Terminal output reading</strong> - Read terminal output via @mentions and MCP tools. Claude can see what your terminal is showing.</li>
<li class=""><strong>MCP server elicitation</strong> - OAuth and form input support for MCP servers requiring authentication.</li>
<li class=""><strong>Customizable activity indicators</strong> - Choose between dots and waveform animation styles for the streaming indicator.</li>
<li class=""><strong>Commit message draft persistence</strong> - Drafts survive worktree switches. Switch context without losing your commit message.</li>
<li class=""><strong>Streaming animation toggle</strong> - Enable or disable streaming animations in Appearance settings.</li>
<li class=""><strong>Copy button and turn footer</strong> - Easily copy message content and see turn metadata in chat messages.</li>
<li class=""><strong>Per-worktree state</strong> - Center view and changes panel state are preserved independently per worktree.</li>
<li class=""><strong>Diff comment cards</strong> - User messages display associated diff comments inline for easy reference.</li>
<li class=""><strong>Mission Control sidebar enhancements</strong> - Icons and item counts on sidebar tabs for better at-a-glance overview.</li>
</ul>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://getbraid.dev/changelog/v26-1-0#changed" class="hash-link" aria-label="Direct link to Changed" title="Direct link to Changed" translate="no">​</a></h2>
<ul>
<li class="">Consolidated token display with context info in ActivityIndicator for a cleaner status bar.</li>
<li class="">Reorganized theme palettes by type and updated defaults.</li>
<li class="">Removed legacy diff review tab functionality in favor of the new inline diff reviewer.</li>
<li class="">Removed toast redesign feature flag - new design is now permanent.</li>
<li class="">Replaced Shiki with a simpler syntax highlighter.</li>
<li class="">Mission Control background tasks pause when the panel is hidden to reduce resource usage.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://getbraid.dev/changelog/v26-1-0#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed" translate="no">​</a></h2>
<ul>
<li class="">SlashAutocomplete scroll behavior for filtered results.</li>
<li class="">Quick open panel max dimensions for better content display.</li>
<li class="">Multi-worktree merge conflict handling in GitHub operations.</li>
<li class="">StreamingMarkdown animation disabled by default (opt-in via settings).</li>
<li class="">Empty tool inputs handling and escape key dismissal.</li>
<li class="">ChatMessage code parsing and diff comment rendering.</li>
<li class="">Timer leak with ref cleanup in copy button.</li>
<li class="">Virtualization disabled by default in settings.</li>
<li class="">Onboarding auto-completes when a project already exists, preventing step 1 reset.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="style">Style<a href="https://getbraid.dev/changelog/v26-1-0#style" class="hash-link" aria-label="Direct link to Style" title="Direct link to Style" translate="no">​</a></h2>
<ul>
<li class="">Increased diff review code block font size from 2xs to base for better readability.</li>
<li class="">Standardized close button styling across toast variants.</li>
<li class="">Reduced tool call group margins for tighter layout.</li>
<li class="">Added top padding to changes container.</li>
<li class="">Added min-width: 0 to prevent text overflow in flex containers.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="documentation">Documentation<a href="https://getbraid.dev/changelog/v26-1-0#documentation" class="hash-link" aria-label="Direct link to Documentation" title="Direct link to Documentation" translate="no">​</a></h2>
<ul>
<li class="">Added documentation pages for features, integrations, and settings.</li>
<li class="">Launched the Braid documentation website.</li>
</ul>]]></content:encoded>
            <category>release</category>
        </item>
    </channel>
</rss>