Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cursor Agent is completely unusable on my work Team account. Every Agent request fails immediately with the following error:
Max mode has been disabled for your team. Please contact your team admin for more information.
This occurs even when I explicitly select a model that should not require Max Mode, including Composer 2.5, and submit a trivial prompt.
I am not running in Max Mode. Max Mode is not selected, and no Max Mode option is visible in the Agent model dropdown. The error therefore appears to be incorrectly applied to all Agent requests rather than only to requests that actually use Max Mode.
Steps to Reproduce
Open Cursor 3.12.20 while authenticated with the affected work Team account.
Open Agent in a new conversation.
Open the model dropdown.
Explicitly select Composer 2.5.
Confirm that Max Mode is not selected and that no Max Mode option is visible.
Enter the following trivial prompt:
Output a simple response: Test acknowledged.
Submit the request.
Actual Result
The request is rejected immediately with:
Max mode has been disabled for your team. Please contact your team admin for more information.
No model response is generated.
The same error occurs for all attempted Agent requests, not merely for frontier models or requests using a large context window.
The error also occurs for every other model available, including Gemini 3.5 Flash.
Expected Behavior
Because Composer 2 was explicitly selected and Max Mode was neither selected nor available in the UI, Cursor should process the request normally using Composer 2.5.
At minimum, disabling Max Mode at the team level should block only model configurations that actually require Max Mode. It should not prevent all Agent use.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.12.30 (user setup)
VS Code Extension API: 1.128.0
Commit: 63a2996a10d9e476b6c28e951dd7691d9c0cf480
Date: 2026-07-21T22:50:03.568Z
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
For AI issues: which model did you use?
Composer 2.5, Gemini 3.5 Flash, Grok 4.5, ChatGPT 5.6 Sol
For AI issues: add Request ID with privacy disabled
Request ID: 93817648-c0bd-47cf-b5b3-d4f036462ded
Max mode disabled Max mode has been disabled for your team. Please contact your team admin for more information.
ActionRequiredError: Max mode disabled Max mode has been disabled for your team. Please contact your team admin for more information.
at UIf (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9292:6260)
at hZi (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9292:5411)
at Cxp (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9293:11972)
at Object.classify (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9293:16501)
at HIf (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9293:5856)
at async HYo.runWithSharedTurnRunner (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9293:15853)
at async XH.runAgentLoop (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:15878:72694)
at async IEa.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:15906:14489)
at async IEa.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:15906:24315)
at async eDe.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/brian.smith/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:9476:2491)
Additional Information
This error began after updating to 3.12.30. As an enterprise account, I can not update to a more recent release.
Does this stop you from using Cursor
Yes - Cursor is unusable

