Expand description
Command-aware output filtering pipeline.
Modules§
Structs§
- Filter
Config - Configuration for output filters.
- Filter
Metrics - Filter
Pipeline - Filter
Result - Result of applying a filter to tool output.
- Output
Filter Registry - Registry of filters with pipeline support, security whitelist, and metrics.
- Security
Filter Config
Enums§
Traits§
- Output
Filter - Command-aware output filter.
Functions§
- sanitize_
output - Strip ANSI escape sequences, carriage-return progress bars, and collapse blank lines.
- strip_
ansi - Strip only ANSI escape sequences, preserving newlines and whitespace.
- worse_
confidence