| name | copilot-bulk-add-projects |
|---|---|
| description | Bulk-add existing local git repositories to the GitHub Copilot desktop app without re-cloning. Use when the user wants to import many repos from a folder, avoid one-by-one adds in the Copilot UI, inspect ~/.copilot databases to find the authoritative registration tables, or generate a reusable importer script. |
Goal: register existing local repos in the GitHub Copilot desktop app by changing the authoritative local database rows, not by clicking through the UI and not by re-cloning.