This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed detach key tail leakage and race condition on input writes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
About Boo
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]