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
Add GitHub token authentication support to avoid rate limits
- Add optional GITHUB_TOKEN authentication to increase API rate limits from 60 to 5000 requests/hour
- Include proper Accept header for GitHub API v3
- Provide clearer error messages when rate limits are hit
- Update README with optional token usage instructions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments