Skip to content

Boo

v0.5.13 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

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

Updates fix, feat, and src across a mixed release.

Changes in this release

Feature Low

Adds Nix flake packaging support

Adds Nix flake packaging support

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Medium

Prints PATH setup instructions if install dir not in PATH

Prints PATH setup instructions if install dir not in PATH

Source: llm_adapter@2026-06-12

Confidence: high

Bugfix Low

Falls back when XDG_RUNTIME_DIR is unusable in src/paths.zig

Falls back when XDG_RUNTIME_DIR is unusable in src/paths.zig

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

  • feat: add Nix flake packaging and prepare README for open-source by @kylecarbs in https://github.com/coder/boo/pull/39
  • fix: improve the readme by @kylecarbs in https://github.com/coder/boo/pull/40
  • fix: print PATH setup instructions when install dir is not in PATH by @kylecarbs in https://github.com/coder/boo/pull/41
  • fix: add demo video to README by @kylecarbs in https://github.com/coder/boo/pull/42
  • docs: explain advantages over screen and tmux in README by @kylecarbs in https://github.com/coder/boo/pull/43
  • fix(src/paths.zig): fall back when XDG_RUNTIME_DIR is unusable by @kylecarbs in https://github.com/coder/boo/pull/44
  • chore: release v0.5.13 by @kylecarbs in https://github.com/coder/boo/pull/45

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

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]