Skip to content

Boo

v0.5.12 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 7d 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 detach key tail leakage and race condition on input writes.

Changes in this release

Bugfix Medium

Fixes detach key tails leaking into surrounding shell.

Fixes detach key tails leaking into surrounding shell.

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Tolerates input writes racing detach operation.

Tolerates input writes racing detach operation.

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: stop detach key tails from leaking into the surrounding shell by @kylecarbs in https://github.com/coder/boo/pull/36
  • fix(src/client.zig): tolerate input writes racing the detach by @kylecarbs in https://github.com/coder/boo/pull/38
  • chore: release v0.5.12 by @kylecarbs in https://github.com/coder/boo/pull/37

Full Changelog: https://github.com/coder/boo/compare/v0.5.11...v0.5.12

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]