You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve visibility of actionable CLI commands
Commands in hints and error messages were using colors.dim, making them
hard to notice. Now using colors.bold for important fix commands
(dex doctor --fix) and colors.cyan for hints/suggestions (dex help,
dex init, dex list --all, etc.).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments