v26.1.13: Xterm Addons & Minor Fixes
Added xterm addons, search, auto-run commands, and layout fixes, along with other minor fixes.
Added xterm addons, search, auto-run commands, and layout fixes, along with other minor fixes.
You can now drag and drop entire folders as file mentions, and GitHub API requests use an auth token for higher rate limits. Also fixed a bug where clicking a search result row would get stuck at the top of the editor.
Maintenance release with no notable app changes.
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.
You can now rewind conversations. Braid takes a git snapshot on each turn, so clicking the undo button on any user message rolls back both the chat and your worktree to that point in time. It's behind the experimental toggle in settings while we harden the edges.
Hit Cmd+K to open the new command palette - a spotlight-style launcher with fuzzy search across 20+ actions for navigation, views, and general commands.
Small update adding a dedicated GitHub integration settings panel and a rate limit visualization in the chat footer so you can see your API usage at a glance.
Chat input now has keyboard shortcuts for navigating message history and stopping sessions. Arrow up/down cycles through your previous messages, and snippet chips get restored when browsing history so nothing gets lost.
We also shipped a Next.js template scaffolder in the Quick Start tab - pick a template, name your project, and watch the progress stream in real time.
You can now use the full 1M context window. Toggle it right from the model selector dropdown - a "1M" badge appears on the chip so you always know when it's active. Opus 4.6, Sonnet 4.6, and Mythos get native 1M support; older Sonnet models use the beta header automatically. Set your default in Settings > AI.
We also added trackpad swipe navigation. Two-finger swipe left or right over the center panel to cycle between tabs - sessions, files, changes, whatever you have open.
Bug fix release - centralizes git initialization, fixes terminal reattachment, and improves UI layout.
Adds project avatars, chat compact mode, Jira settings, context menus, Liquid Glass icon, and several fixes.