Tags: bolna-ai/bolna
Tags
fix: clear stale _speech_started_before_welcome flag on post-welcome … …interim (#657) * fix: clear stale _speech_started_before_welcome flag on post-welcome interim * bump: version 0.10.10 → 0.10.11 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: realtime user-bot latency measurement (#660) * feat: add realtime perceived latency measurement (bolna-711) * feat: prefer deepgram word-level end timestamps to strip endpointing processing lag * refactor: rename realtime_perceived_latencies to user_bot_latencies * chore: trim noisy comments from user_bot_latency additions * bump: version 0.10.9 → 0.10.10 * chore: remove dead None guards in deepgram transcriber yield sites * chore: drop sanity bound on user_bot latency; consume-on-emit already prevents stale pairings * chore: fix ruff format --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: reduce Deepgram interim_timeout default from 5s to 1.2s (#661) * fix: reduce Deepgram interim_timeout default from 5s to 1.2s * bump: version 0.10.8 → 0.10.9 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: shared httpx client pool to stop ws-server memory leak (#655) * fix: shared httpx client pool to eliminate per-call memory fragmentation * bump: version 0.10.7 → 0.10.8 * fix: add thread lock to pool init, comments on close() no-ops --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: clear observable variable observers on call cleanup (#650) * fix: clear observable variable observers on call cleanup to prevent memory leak * bump: version 0.10.5 → 0.10.6 * fix: clear request_logs and function_tool_api_call_details on call cleanup --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: remove handle_cancellation to stop cascading worker crashes (#648) * fix: remove handle_cancellation to stop cascading worker crashes * bump: version 0.10.4 → 0.10.5 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: auto patch release on merge to master (#633) * feat: auto patch release on merge to master * fix: inline PyPI publish into auto-release workflow * feat: switch from bumpver to commitizen for auto releases * feat: bump version on PR branch, publish on merge to master * bump: version 0.10.2 → 0.10.3 * fix: use env var for version in publish workflow * fix: explicit push target, concurrency group, single version source * fix: bump actions/checkout and actions/setup-python to v6 * revert version to 0.10.2 to test auto-bump workflow * bump: version 0.10.2 → 0.10.3 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
PreviousNext