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: add dynamic greeting variations to make Jarvis feel more natural (#347)
- Created GetRandomWelcomeMessage function in greeting.py with 10 different greeting variations
- Updated auth.py to use random greetings instead of static message
- Includes original greeting message plus 9 new variations
- All changes pass ruff linting checks
Closes#327
0 commit comments