Why it matters
Streaming shapes UX. Understanding shapes agent APIs.
Advertisement
The architecture
Agent step: emit tokens.
Downstream: Flux subscribers.
Terminate: complete signal.
Advertisement
How it works end to end
Reactor Flux for token stream.
Signal types: token, tool_call, final.
Termination + errors as signals.