mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Add stripAnsiSequences function to remove ANSI escape codes from terminal output when includeColors is false. This ensures test assertions can match against clean text without terminal formatting codes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>