Make output width automatic if in terminal (CLI) and keep fixed width if on runner (CI) - [ ] make another environment variable for terminal width - [ ] modify cli setup to include new env - [ ] modify ci setup to include new env
Make output width automatic if in terminal (CLI) and keep fixed width if on runner (CI)