Skip to main content

v26.1.7: Shortcuts & Scaffolding

Braid Team
Braid Team

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.

Improvements

  • Chat input keyboard shortcuts: arrow up/down to navigate message history, with snippet and image state preserved across navigation
  • Next.js template scaffolding in Quick Start with live progress streaming, cancellation support, and project name validation
  • Per-file diff stats (additions/deletions) shown in the changes panel with green/red color coding
  • Opus noise reduction prompt to suppress false security warnings that waste tokens on routine operations

Fixes

  • EPIPE crashes no longer occur when aborting sessions mid-stream
  • Removed the xhigh effort level and improved error context with stderr capture for better debugging