Package:
@hexos/react-coreIndicates whether the agent is currently streaming a response.
Set to true on message-start events and false on stream-complete or error.
Used by StreamingIndicator and InputComposer to show loading state
and disable input during streaming.