- Fix the menu getting stuck on “Loading repositories…” by staging the initial repo list load.
- Fix menubar clicks doing nothing by attaching the status item via a fallback path.
- Add Personal Access Token authentication with persistence + logout fixes (#21, thanks @kkiermasz).
- Add GitHub.com vs Enterprise login picker with OAuth help text (#4).
- Show OAuth errors in Accounts sign-in UI (#6)....