Skip to content

OpenOats 1.83.0 — Requesty provider, mic reliability fixes

Choose a tag to compare

@yazins-ai yazins-ai released this 07 Jul 11:31
94f27a1

Fixes

  • Mic capture no longer silently stops mid-meeting when another app (e.g. Teams, Zoom) takes control of the microphone or macOS renegotiates the audio route (#651, #678)
  • Meeting auto-stop on silence now works for manual recordings, not just auto-detected ones, using a per-mic adaptive noise floor instead of a fixed threshold that sat below most mics' noise floor — thanks to Adam Fish for the root-cause analysis and fix (#675)
  • Sidecast persona replies no longer get cut off mid-sentence — default max-tokens raised, and a truncation indicator now shows when a response still hits the limit (#668, #673)

New

  • Added Requesty as an OpenAI-compatible LLM provider, alongside OpenRouter — thanks to Thibault Jaigu for the contribution (#677)