Expand description
Error display and remediation hints for CLI output.
Colors errors red and hints dimmed when stderr is a TTY. Falls back to plain text when piped.
Functionsยง
- display_
error - Displays an error with a remediation hint when available.
- error_
suggestion - Returns a user-facing suggestion for common error types.