Skip to main content

27 posts tagged with "release"

View All Tags

v26.1.6: Extended Context

Braid Team
Braid Team

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.

v26.1.5: Terminal Reattachment Fixes

Braid Team
Braid Team

Bug fix release - centralizes git initialization, fixes terminal reattachment, and improves UI layout.

Fixed

  • Centralize SimpleGit initialization with enriched environment (#47)
  • Reattach terminal after container recreation (#46)
  • Scrollable multiple choice from AI (#43)
  • Clone to ~/Braid/repos, compact warning UX, mission-control header (#42)
  • Hide compact warning when /compact is already queued or typed (#38)
  • Overlap back button (#37)

v26.1.4: Compact Mode & Project Avatars

Braid Team
Braid Team

Adds project avatars, chat compact mode, Jira settings, context menus, Liquid Glass icon, and several fixes.

Added

  • Contributors section, project avatars, compact mode, Jira settings (#36)
  • Context menu with open in app and reveal in Finder (#35)
  • Dedicated Jira settings page with acli status (#34)
  • Chat compact mode for denser CLI-like display (#33)
  • Project avatars from GitHub org (#31)
  • Delete worktree via Delete key when row is focused (#27)
  • macOS Liquid Glass icon support (#24)

v26.1.3: PATH Fixes

Braid Team
Braid Team

Fixes CLI tool detection by sourcing PATH from the user's login shell.

Fixed

  • Source PATH from user's login shell for CLI tool detection (#19)

v26.1.2: Worktree Menus & CLI Fixes

Braid Team
Braid Team

Adds worktree name display with context menus, and fixes CLI detection when launched from Finder.

Added

  • Worktree name display, right-click context menu, and enriched PATH (#18)

Fixed

  • Resolve CLI ENOENT errors when app launched from Finder (#17)

v26.1.1: Image Compression & Enhanced Cards

Braid Team
Braid Team

Adds enhanced Mission Control cards, image compression, and badge support.

Added

  • Turn stats tooltip and diff preview popover on file badges (#16)
  • Client-side image compression for LLM context conservation (#15)
  • Enhanced cards with status details, hover info, and sorting (#14)
  • Badge support and simplified AddProjectDialog (#8)

v26.1.0: Initial Release

Braid Team
Braid Team

Large feature release covering diff review, context tracking, streaming improvements, design system expansion, and MCP enhancements.

Added

  • Diff review system - 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.
  • Context window tracking - Compaction metrics, boundary display, and activity indicators in chat. Always know how much context remains.
  • Streaming markdown - Block-level memoization for efficient incremental rendering. Messages render progressively without layout shifts.
  • Quick open file picker (Ctrl/Cmd+P) - Fast file navigation across the entire worktree with fuzzy search.
  • Binary file support - Detection and preview for non-text files like images and PDFs.
  • Terminal output reading - Read terminal output via @mentions and MCP tools. Claude can see what your terminal is showing.
  • MCP server elicitation - OAuth and form input support for MCP servers requiring authentication.
  • Customizable activity indicators - Choose between dots and waveform animation styles for the streaming indicator.
  • Commit message draft persistence - Drafts survive worktree switches. Switch context without losing your commit message.
  • Streaming animation toggle - Enable or disable streaming animations in Appearance settings.
  • Copy button and turn footer - Easily copy message content and see turn metadata in chat messages.
  • Per-worktree state - Center view and changes panel state are preserved independently per worktree.
  • Diff comment cards - User messages display associated diff comments inline for easy reference.
  • Mission Control sidebar enhancements - Icons and item counts on sidebar tabs for better at-a-glance overview.