Add changelog fragments for #4232

This commit is contained in:
Mark Backman
2026-04-02 22:10:09 -04:00
parent 41e46ee69e
commit 33f145d70a
6 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed deprecated `UserIdleProcessor` (deprecated in 0.0.100). Use `LLMUserAggregator` with the `user_idle_timeout` parameter instead.