### Summary Minimal reproduction: `echo boto3 | uv pip compile - --no-color` <img width="641" height="548" alt="Image" src="https://github.com/user-attachments/assets/139d75df-ca83-48c7-960d-0572a9395098" /> This is unlike `echo boto3 | uv pip compile -p 3.13 - --color never`, which uses non-colored output. ### Platform Ubuntu 24.04 ### Version uv 0.8.18 ### Python version Python 3.13