Skip to content

Boo

v0.5.14 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 6d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai coding ghostty multiplexer screen cli

Summary

AI summary

Fixed UTF‑8 rendering in the sidebar and status row.

Changes in this release

Bugfix Medium

Fixes deterministic reporting of no session after kill in peek command.

Fixes deterministic reporting of no session after kill in peek command.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Fixes UTF-8 rendering in sidebar and status row of UI.

Fixes UTF-8 rendering in sidebar and status row of UI.

Source: llm_adapter@2026-06-12

Confidence: high

Full changelog

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix: make peek after kill deterministically report no session by @kylecarbs in https://github.com/coder/boo/pull/46
  • fix(src/ui.zig): render UTF-8 in the sidebar and status row by @kylecarbs in https://github.com/coder/boo/pull/49
  • chore: release v0.5.14 by @kylecarbs in https://github.com/coder/boo/pull/51

Full Changelog: https://github.com/coder/boo/compare/v0.5.13...v0.5.14

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Boo

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v0.4.0 Require session names and rework wait, send, and kill flags
  • v0.2.0 Drops multi-window support and renames sessions after the current working directory.
  • v0.1.0 Renames project to boo and replaces flag CLI with subcommands

Beta — feedback welcome: [email protected]