Changelog entries for the fixes and improvements.

This commit is contained in:
filipi87
2026-04-02 16:58:42 -03:00
parent 929a0e33f4
commit bbb605accc
5 changed files with 5 additions and 0 deletions

1
changelog/4217.fixed.md Normal file
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.