Skip to content

GitHub Integration

Connect a GitHub repo to your Mistflow project to version control your code and enable team workflows.

Connect this project to my GitHub repo myorg/myapp

The AI calls connect-github, which:

  1. Initiates GitHub OAuth (opens your browser)
  2. Links the repo to your Mistflow project
  3. Enables auto-sync on deploy
  1. Open your project in the dashboard
  2. Go to the GitHub tab
  3. Click Connect Repository
  4. Authorize Mistflow on GitHub
  5. Select the repository to link

When auto-sync is enabled (the default), every deploy automatically pushes the latest code to your GitHub repo. This means:

  • Your repo always has the latest deployed version
  • Team members can clone and work locally
  • You have full git history

Tell your AI Disconnect GitHub from this project or use the dashboard. Disconnecting does not delete the GitHub repo — it only stops auto-sync.