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 GitHub authentication issues and improve repository addition
Authentication & UI Fixes:
- ✅ Remove "Load My Repos" button that required GitHub authentication
- ✅ Add informative note about public repository support only
- ✅ Clean up unused authentication methods and error handling
Repository Addition Improvements:
- ✅ Fix repository selection after adding GitHub repo
- ✅ Improve success messages with repository count confirmation
- ✅ Better repository matching logic for auto-selection
- ✅ Enhanced validation messages during GitHub repo addition
- ✅ Trigger proper selection events after adding repository
User Experience Enhancements:
- ✅ Clear messaging about public repository limitations
- ✅ More informative success/error dialogs
- ✅ Better repository validation feedback
- ✅ Streamlined interface without authentication complexity
The GitHub repository addition should now work reliably for public repositories
without authentication errors or missing repositories in the list.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
f"✅ Added GitHub repository:\n{repo_name}\n\nTotal repositories: {total_repos}\nSelect it in the list and click 'Analyze Repository' for detailed analysis.")
0 commit comments