Behaviour for rendering prompt-runner canonical event maps into human-readable output.
Summary
Callbacks
Applies live view settings to a renderer's state, mid-stream.
Types
Callbacks
Applies live view settings to a renderer's state, mid-stream.
Called at an event boundary when a control-plane consumer changes
tool_output or diff. A renderer that carries neither can leave this
unimplemented; PromptRunner.Rendering treats its absence as "this renderer
has nothing to change" rather than as an error, so a view change is never
fatal to a run.