Skip to main content

v26.2.0: CLI Agents & Terminal Enhancements

Braid Team
Braid Team

Feature release adding auto-detect and launch for CLI coding agents in the terminal, brand SVGs, native file drops, clipboard image paste, and numerous terminal improvements including per-theme ANSI colors and PTY daemon for session persistence.

Added

  • brand SVGs + Google favicon fallback for agent icons (#94)
  • auto-detect and launch CLI coding agents in big terminal (#92)
  • native file drops, clipboard image paste, and sidebar badge fix (#91)
  • add per-theme terminal ANSI colors for all 29 builtin themes (#90)
  • PTY daemon for terminal session persistence (#89)
  • terminal agent notifications and persist active center view (#88)
  • default new tab action to Claude Code terminal (#87)
  • add xterm addons, search, auto-run commands, and layout fixes (#85)

Fixed

  • retry and enrich posix_spawnp failed errors (#93)
  • submit AskUserQuestion answers keyed by question text (#84)
  • adjust toolbar heights and panel resize constraints (#83)

Contributors

Thanks to @gedeagas, @hanifnr for their contributions to this release!