In depth
Streaming is what lets the user see the agent's answer appear as it's being written, instead of staring at a spinner for ten seconds. Most providers support it through Server-Sent Events. On Digitorn the runtime streams tokens straight to the UI, the CLI, or whatever channel the agent is responding through. Tool calls also stream, which is how status updates work mid-turn.
Related concepts
Newsletter
Get the next post in your inbox.
Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.