ui/styles/output_styles library
Output formatting and styling utilities.
Provides structured formatters for CLI-style output including tool results, errors, diffs, file lists, tables, progress bars, and human-readable byte/token/cost formatting.
Classes
- OutputFormatter
- Formats structured output for terminal display.
- OutputTheme
- Color palette for themed output rendering.
Enums
- ColumnAlignment
- Column alignment for table formatting.
- OutputFormat
- Supported output formats.