I am experiencing a persistent GitHub synchronization issue in Google AI Studio Build mode.
My project was previously connected to this GitHub repository:
webdigiex
Branch:
main
The GitHub panel started repeatedly showing:
“Failed to check GitHub sync status”
Retrying did not resolve the problem.
I then disconnected the repository, expecting to reconnect or select the existing repository again. However, after disconnecting, the GitHub panel now only shows:
“Create new repository”
There is no visible option to reconnect or select the existing GitHub repository.
Expected behavior
After disconnecting, AI Studio should allow me to:
-
reconnect the previous repository,
-
select an existing GitHub repository, or
-
reauthorize GitHub access.
Actual behavior
Only Create new repository is available.
The original repository still exists on GitHub and contains the project history.
Impact
This affects an active production website workflow:
Google AI Studio → GitHub → Hosting deployment
Creating another repository would unnecessarily split project history and require changing the hosting deployment source.
Steps to reproduce
-
Connect an AI Studio Build project to an existing GitHub repository.
-
GitHub sync begins failing with “Failed to check GitHub sync status”.
-
Retry does not resolve the issue.
-
Disconnect the repository.
-
Open GitHub sync again.
-
Only “Create new repository” is shown; there is no option to reconnect the existing repository.
Environment
-
Google AI Studio Build mode
-
GitHub repository:
webdigiex -
Branch:
main -
Browser: Chrome
-
Issue reproduced multiple times
I can provide screenshots showing both the failed sync state and the missing reconnect option.
Is there a supported way to reconnect an existing GitHub repository without creating a new repository?
