This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
assistant
dictation
linux
llm
local-first
rust
+5 more
speach-to-text
stt
vulkan
whisper
wyoming
Summary
AI summaryOverlay always shown when interactive/streaming mode enabled, ignoring previous disable flag.
Full changelog
Added
interactive.streaming_intervalconfig (seconds, f32). Default1.0.
Controls the cloud streaming preview cadence formerly hardcoded at
700 ms. Valid range[0.5, 3.0]; values above3.0disable the
preview lane entirely (only VAD-boundary finalize requests are sent —
recommended for free-tier cloud users with strict per-minute caps).
Values below0.5are clamped up; NaN/negative collapses to1.0.- HTTP 429 detection in Groq cloud requests. When the cloud responds
with429 Too Many Requests, an INFO log line now suggests bumping
interactive.streaming_intervalto2.0or higher.
Changed
- The overlay is now always shown when streaming/interactive mode is
enabled.[interactive].overlay = falseis ignored (with a warning)
while[interactive].enabled = true, because the overlay is the
only feedback surface for live previews — without it there is no
user-visible signal that streaming is doing anything. To run without
the overlay, set[interactive].enabled = falseand use batch mode.
Breaking Changes
- [interactive].overlay = false is ignored (with a warning) when [interactive].enabled = true; to run without overlay set [interactive].enabled = false and use batch mode.
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 Fono
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]