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
refactor(tui): remove [i] prefix from system messages and use red color for errors (#121)
- Remove [i] prefix from info system messages for cleaner output
- Add error detection for provider overload and connection issues
- Display error messages in red color (colors.error)
- Display info messages in muted color without prefix
- Simplify text wrapping loop without indent handling
0 commit comments