Skip to content

Boo

v0.2.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 9d 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

Affected surfaces

auth

ReleasePort's take

Light signal
editorial:auto 7d

ReleasePort v0.2.0 drops multi‑window support and renames sessions based on the current working directory.

Why it matters: Affects session management; all existing workflows using named windows must adapt to directory‑derived names after upgrading to v0.2.0.

Summary

AI summary

Multi‑window support removed and session names now derived from the current working directory.

Changes in this release

Breaking High

Drops multi-window support and renames sessions after the current working directory.

Drops multi-window support and renames sessions after the current working directory.

Source: llm_adapter@2026-06-12

Confidence: low

Full changelog

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

What's Changed

  • feat!: drop multi-window support and name sessions after the cwd by @kylecarbs in https://github.com/coder/boo/pull/8

Full Changelog: https://github.com/coder/boo/compare/v0.1.1...v0.2.0

Breaking Changes

  • Removed multi‑window support
  • Session names now automatically use the current working directory (cwd) instead of user‑defined names

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.1.0 Renames project to boo and replaces flag CLI with subcommands

Beta — feedback welcome: [email protected]