This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
ReleasePort's take
Light signalSession names are now mandatory and the wait, send, and kill flags have been reworked in v0.4.0.
Why it matters: Affects CLI usage; any scripts using kitty must update to provide session names and adjust flag handling per the new API contract.
Summary
AI summarySession names are now required and the wait, send, and kill flags have been changed.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Require session names and rework wait, send, and kill flags Require session names and rework wait, send, and kill flags Source: llm_adapter@2026-06-12 Confidence: low |
— |
| Bugfix | Medium |
Fix race condition in kitty detach integration test Fix race condition in kitty detach integration test 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(test): close echo race in the kitty detach integration test by @kylecarbs in https://github.com/coder/boo/pull/10
- feat!: require session names and rework wait, send, and kill flags by @kylecarbs in https://github.com/coder/boo/pull/11
Full Changelog: https://github.com/coder/boo/compare/v0.3.0...v0.4.0
Breaking Changes
- Session names are now required.
- The wait, send, and kill flags have been reworked.
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
About Boo
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]