mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:58:55 -05:00
/search/repositories does not include private repos unless the query is scoped via user:/org: qualifiers. Append the authenticated user's login and their org memberships to the search query so private repos accessible to the permissive token surface in the agents repo picker. Fixes #309659