Adding changelogs for all the fixes.

This commit is contained in:
filipi87
2026-04-01 12:20:58 -03:00
parent 63bbfc3b27
commit c066a913fe
5 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Fixed spurious LLM inference being triggered when a function call result arrived while the user was actively speaking. The context frame is now suppressed until the user stops speaking.