303 B
303 B
- Added
UserIdleControllerfor detecting user idle state, integrated intoLLMUserAggregatorandUserTurnProcessorvia optionaluser_idle_timeoutparameter. Emitson_user_turn_idleevent for application-level handling. DeprecatedUserIdleProcessorin favor of the new compositional approach.