This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryWindows 11 support adds UTF‑8 console output with virtual terminal processing and system‑sound cues.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Windows 11 support with winsound, msvcrt, and UTF‑8 console output Adds Windows 11 support with winsound, msvcrt, and UTF‑8 console output Source: llm_adapter@2026-06-03 Confidence: low |
— |
| Feature | Low |
Adds Windows 11 support with winsound for audio cues Adds Windows 11 support with winsound for audio cues Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Feature | Low |
Adds Windows 11 support with msvcrt for non-blocking key polling Adds Windows 11 support with msvcrt for non-blocking key polling Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Feature | Low |
Enables UTF-8 console output with virtual terminal processing on Windows Enables UTF-8 console output with virtual terminal processing on Windows Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Feature | Low |
Uses system sounds (ding.wav/notify.wav) from %SystemRoot%\Media for audio cues Uses system sounds (ding.wav/notify.wav) from %SystemRoot%\Media for audio cues Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Feature | Low |
Enables ANSI escape code processing via ENABLE_VIRTUAL_TERMINAL_PROCESSING on Windows Enables ANSI escape code processing via ENABLE_VIRTUAL_TERMINAL_PROCESSING on Windows Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Feature | Low |
Provides bell fallback mechanism when native audio is unavailable on both platforms Provides bell fallback mechanism when native audio is unavailable on both platforms Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
Full changelog
What's new
- Windows 11 support —
winsoundfor audio cues,msvcrtfor non-blocking key polling, UTF-8 console output with virtual terminal processing (PR #3, contributed by @SHJordan)
Details
- Conditional imports:
select/termios/ttyon macOS,msvcrt/winsound/ctypeson Windows - Windows audio uses system sounds (
ding.wav/notify.wav) from%SystemRoot%\Media - ANSI escape codes enabled on Windows via
ENABLE_VIRTUAL_TERMINAL_PROCESSING - Bell fallback works on both platforms when native audio is unavailable
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 Breathe CLI
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]