compare_repos
Compare 2-4 GitHub repositories side by side in a table showing stars, forks, open issues, license, language, contributor count, and creation/update dates to decide between finalists.
Instructions
Compare 2-4 GitHub repos side by side as a table: stars, forks, open issues, license, primary language, approximate contributor count, and how recently each was created/updated. Use this to help decide between finalists after search_github_repos, instead of eyeballing separate results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repos | Yes | 2 to 4 repos, each as 'owner/name' or a GitHub URL, e.g. ['facebook/react', 'vuejs/vue']. |