AgentSessionManager.Rendering.Sinks.TTYSink (AgentSessionManager v0.8.0)

Copy Markdown View Source

A sink that writes rendered output to a terminal device.

Writes iodata directly to the configured IO device, preserving ANSI color codes for terminal display.

Options

  • :device — The IO device to write to. Default :stdio.