Files
pipecat/changelog/3744.fixed.md
2026-02-14 08:57:46 -05:00

2 lines
228 B
Markdown

- Fixed `UserIdleController` false idle triggers caused by gaps between user and bot activity frames. The idle timer now starts only after `BotStoppedSpeakingFrame` and is suppressed during active user turns and function calls.