Skip to main content
Control how agents display output, from silent mode for programmatic use to verbose mode with rich formatting.

Quick Start

1

Default (Silent Mode)

Silent mode is the default for programmatic use:
2

With Presets

Use string presets for common configurations:
3

With Configuration

Fine-grained control:

Configuration Options


Output Presets


Common Patterns

Pattern 1: Streaming Chat

Pattern 2: Save to File

Pattern 3: JSON Pipeline


Best Practices

Silent mode has zero output overhead, making it ideal for programmatic use.
Actions trace shows tool calls and agent lifecycle without full verbosity.
Streaming improves perceived responsiveness for chat interfaces.

Display System

Learn about the display system

Output Styles

Customize output styling