01Eliminates GitHub API rate limits by serving cloned repositories from local storage
02Supports private repositories via GitHub PAT or SSH keys with OAuth 2.1 + PKCE for secure access
03Provides smart error handling with file not found suggestions and directory previews
04Includes Ripgrep for fast code search with context lines and a formatted tree view tool
05Automatically updates repositories on a configurable schedule (default every 6 hours) with shallow clones to save disk space
060 GitHub stars