[Regression] Bugbot does not allow to enable repositories

Where does the bug appear (feature/product)?

BugBot

Describe the Bug

The bug is back…

I have individual ultra plan and bug bot pro stoped working. All repost are disabled and I see note to enable repositories :

Team Managed
Only team admins can modify installation settings and enabled repositories

but I have no team at all now… I have deleted, disconnected, reconnected, reenabled several times on GitHub, nothing helped.

Steps to Reproduce

yes, anytime

Expected Behavior

I should be able to enable the repost for bug bot

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.3.30
VSCode Version: 1.105.1
Commit: 3dc559280adc5f931ade8e25c7b85393842acf30
Date: 2026-05-09T18:28:42.332Z
Layout: editor
Build Type: Stable
Release Track: Early Access
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

removed the cursor app from GitHub and all my accounts.
then tried to reconnected, was getting error for few hours,
reconnected again, reinstalled and now working.

This is a confirmed regression. The underlying issue is that when a user leaves a team, the GitHub installation record keeps the old team association, which incorrectly triggers the “Team Managed” permission block for individual users.

The fix you found (removing the GitHub App from GitHub Settings > Applications, then reconnecting) is the right workaround. It creates a fresh installation record without the stale team link.

This is a known issue that our team is actively investigating. The goal is to have this cleanup happen automatically so users don’t need to manually reinstall.