Expand description
ANSI color helpers for human stderr diagnostics. Color output utilities.
Colors are off by default (agent-friendly). Enable with
browser-automation-cli config set color true (XDG config). Setting NO_COLOR
to any value disables colors per https://no-color.org/ (OS convention).