<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://getbraid.dev/changelog</id>
    <title>Braid Changelog</title>
    <updated>2026-04-14T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://getbraid.dev/changelog"/>
    <subtitle>Braid Blog</subtitle>
    <icon>https://getbraid.dev/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[v26.1.0]]></title>
        <id>https://getbraid.dev/changelog/v26-1-0</id>
        <link href="https://getbraid.dev/changelog/v26-1-0"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Large feature release covering diff review, context tracking, streaming improvements, design system expansion, and MCP enhancements.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Braid Team</name>
        </author>
        <category label="release" term="release"/>
    </entry>
</feed>