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: improve UI consistency and clean up code
- Refactor logo display logic to use cleaner logoVariant enum ('full' | 'small' | 'text')
- Fix agent sorting to properly sort by displayName then ID
- Update welcome message to show clickable repository path instead of "this repository"
- Remove debug logging from status indicator component
0 commit comments