v26.1.10: Code Review & Search
You can now review PRs without leaving Braid. The new code review panel shows reviews grouped by file with syntax-highlighted diff hunks, comment threading, and resolved/unresolved filtering. A reviews summary also appears in the Checks tab so you can see review status at a glance.
Full-text search is here too. Hit the search tab in the right panel and ripgrep powers instant results across your entire worktree, with case-sensitive/regex toggles and file-type filtering.
Added
- Code review panel with PR reviews and inline comments grouped by file, syntax-highlighted diff hunks (Shiki), comment threading, and resolved/unresolved filtering
- Reviews summary section in the Checks tab showing latest review per author with state badges and thread resolution counts
- Full-text search panel in the right panel powered by ripgrep, with case-sensitive/regex toggles, file-type filtering, and click-to-navigate
- Arrow key navigation for the sidebar project/worktree list - up/down to move focus, left/right to collapse/expand projects, Enter to select
- Clickable URLs in chat messages - links auto-detected and opened in the default browser
- Plugin enablement filtering in Settings > Claude Config > Plugins
- Persist update dismissal and activity bar update button for managing app updates
Changed
- Copy button moved from turn-level actions to individual code blocks for more precise copying
- Rate limit visualization now supports multiple rate limit types with dynamic priority ordering