Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Failed to run review (request ID: e2636a63-ce3f-4979-ab6e-ae1ec89bc3cd)
This happens on every attempt, including after restarting Cursor, updating Cursor, signing out/in, and testing on a mobile hotspot (same failure).
Relevant log evidence (from Cursor Structured Logs / Agent Review output):
- Agent Review context succeeds:
Generated Agent Review context with 60 files and 0 rules, diff size: 178.4189453125kb - Review API returns minimal payload:
service: aiserver.v1.AiService
method: StreamBugBotAgentic
requestId: f42d2e3f-4362-4fc8-85db-5abcaa613260
chunkSize: 61
“Stream completed successfully” (but UI shows Failed to run review) - Auth/entitlement warnings on startup:
service: aiserver.v1.DashboardService
method: GetTeamCommands
ERROR_UNAUTHORIZED
detail: “You must be a team member to access this resource”
analyticsMetadata.actionRequired: “login” - Intermittent auth readiness warnings:
“Timeout waiting for auth ready signal”
“BackendClient proceeding without auth ready (timeout or logged out)”
Troubleshooting already done:
- Signed out and signed back in (Pro still shown in UI)
- Updated Cursor to latest stable
- Tested on mobile hotspot (still fails)
- Not using VPN/proxy
- Regular chat/agent features work; only SCM Agent Review fails
Steps to Reproduce
- Make local git changes (currently ~60 changed files, ~178 KB diff)
- Open Source Control (Ctrl+Shift+G)
- Click “Find Issues” / Agent Review
- Error appears immediately: “Failed to run review (request ID: …)”
Operating System
Windows 10/11
Version Information
Version: 3.11.19 (user setup)
VS Code Extension API: 1.125.0
Commit: bf249e6efb5b097f23d7e21d7283429f0760b740
Date: 2026-07-12T21:39:24.175Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200
Does this stop you from using Cursor
No - Cursor works, but with this issue