Added
Git branch name in notifications 🌿
Notifications now display the current git branch name after the session identifier.
New format:
✅ Completed [brave-ocean] main
- Branch name is shown only when working in a git repository
- Supports all branch naming conventions (e.g.,
feature/auth,bugfix/123)
Full Changelog: v1.4.2...v1.5.0