Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Unable to load past chat conversations in Cursor IDE despite chat titles being visible in the sidebar. Getting no error but jump into a new chat screen when attempting to access previous conversations.
Environment
OS: Windows 10 (Build 19045)
Cursor Version: Latest
Actual Behavior
Chat titles appear in the sidebar Clicking on any past chat shows loading state then switch to new chat screen.
Chat content is completely inaccessible despite titles being visible:
here are the console logs from devtools:
workbench.desktop.main.js:1484 This document requires ‘TrustedScript’ assignment.
(anonymous) @ workbench.desktop.main.js:1484
workbench.desktop.main.js:1484 The JavaScript Function constructor does not accept TrustedString arguments. See Trusted Types for function constructor · w3c/trusted-types Wiki · GitHub for more information.
workbench.desktop.main.js:55 WARN Missing property “rpcFileLoggerFolder” in oldValue. Filling with value from initValue. Please add a migration if necessary.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-toolsai.datawrangler’ wants API proposal ‘debugFocus’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-vscode.vscode-copilot-data-analysis’ wants API proposal ‘chatVariableResolver’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.python’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-python.vscode-python-envs’ wants API proposal ‘terminalShellType’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘github.copilot-chat’ wants API proposal ‘chatReadonlyPromptReference’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘ms-azuretools.vscode-azure-github-copilot’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘vscjava.vscode-java-pack’ wants API proposal ‘lmTools’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘chatParticipant’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN Via ‘product.json#extensionEnabledApiProposals’ extension ‘apidev.azure-api-center’ wants API proposal ‘languageModels’ but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check ‘vscode.d.ts’) or was abandoned.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 ERR Extension ‘ms-toolsai.jupyter’ appears in product.json but enables LESS API proposals than the extension wants.
package.json (LOSES): notebookDeprecated, notebookMessaging, notebookMime, contribNotebookStaticPreloads, portsAttributes, quickPickSortByLabel, notebookKernelSource, interactiveWindow, quickPickItemTooltip, notebookExecution, notebookCellExecution, notebookVariableProvider, notebookReplDocument
product.json (WINS): notebookDeprecated, notebookMessaging, notebookMime, notebookCellExecutionState, quickPickSortByLabel, notebookKernelSource, interactiveWindow, notebookControllerAffinityHidden, contribNotebookStaticPreloads, quickPickItemTooltip, notebookExecution, notebookCellExecution, notebookVariableProvider, notebookReplDocument
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN [ms-python.python]: Cannot register ‘python.venvPath’. This property is already registered.
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:55 WARN No search provider registered for scheme: file, waiting
warn @ workbench.desktop.main.js:55
workbench.desktop.main.js:5748 [Background Composer] Error updating branch on git status change: Error: No full commit provider registered
at $Vn.getCurrentBranch (workbench.desktop.main.js:589:272176)
at $Dt.value (workbench.desktop.main.js:5748:48982)
at _e._deliver (workbench.desktop.main.js:49:2962)
at _e._deliverQueue (workbench.desktop.main.js:49:3053)
at _e.fire (workbench.desktop.main.js:49:3390)
at SHc.$gitStatusWasRun (workbench.desktop.main.js:4979:35609)
at Ewo._doInvokeHandler (workbench.desktop.main.js:492:36007)
at Ewo._invokeHandler (workbench.desktop.main.js:492:35749)
at Ewo._receiveRequest (workbench.desktop.main.js:492:34514)
at Ewo._receiveOneMessage (workbench.desktop.main.js:492:33336)
at $Dt.value (workbench.desktop.main.js:492:31429)
at _e._deliver (workbench.desktop.main.js:49:2962)
at _e.fire (workbench.desktop.main.js:49:3283)
at ugt.fire (workbench.desktop.main.js:4974:12156)
at MessagePort. (workbench.desktop.main.js:7497:18439)
(anonymous) @ workbench.desktop.main.js:5748
workbench.desktop.main.js:55 ERR [Extension Host] (node:9376) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use Cursor --trace-deprecation ... to show where the warning was created)
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:4957 [Extension Host] (node:9376) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use Cursor --trace-deprecation ... to show where the warning was created)
D5h @ workbench.desktop.main.js:4957
workbench.desktop.main.js:7500 Failed to load team commands: ConnectError: [unauthenticated] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getTeamCommands (workbench.desktop.main.js:590:71574)
at async Ypo.loadTeamCommands (workbench.desktop.main.js:7500:2992)
loadTeamCommands @ workbench.desktop.main.js:7500
workbench.desktop.main.js:7512 Error warming cursor server for bc-170b14a6-dd2e-42a5-a7de-448ed8389b9f: ConnectError: [not_found] Error
prewarmPersonalComposers @ workbench.desktop.main.js:7512
workbench.desktop.main.js:7512 Error warming cursor server for bc-170b14a6-dd2e-42a5-a7de-448ed8389b9f: ConnectError: [not_found] Error
prewarmPersonalComposers @ workbench.desktop.main.js:7512
workbench.desktop.main.js:5602 Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/kemal/AppData/Local/Programs/cursor/resources/app/extensions/java/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/kemal/.cursor/extensions/redhat.java-1.47.0-win32-x64/language-support/java/java.tmLanguage.json
register @ workbench.desktop.main.js:5602
workbench.desktop.main.js:5602 Overwriting grammar scope name to file mapping for scope source.groovy.
Old grammar file: file:///c%3A/Users/kemal/AppData/Local/Programs/cursor/resources/app/extensions/groovy/syntaxes/groovy.tmLanguage.json.
New grammar file: file:///c%3A/Users/kemal/.cursor/extensions/vscjava.vscode-gradle-3.17.1-universal/syntaxes/groovy.tmLanguage.json
register @ workbench.desktop.main.js:5602
textMateTokenizationWorker.workerMain.js:28 Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/kemal/AppData/Local/Programs/cursor/resources/app/extensions/java/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/kemal/.cursor/extensions/redhat.java-1.47.0-win32-x64/language-support/java/java.tmLanguage.json
register @ textMateTokenizationWorker.workerMain.js:28
textMateTokenizationWorker.workerMain.js:28 Overwriting grammar scope name to file mapping for scope source.groovy.
Old grammar file: file:///c%3A/Users/kemal/AppData/Local/Programs/cursor/resources/app/extensions/groovy/syntaxes/groovy.tmLanguage.json.
New grammar file: file:///c%3A/Users/kemal/.cursor/extensions/vscjava.vscode-gradle-3.17.1-universal/syntaxes/groovy.tmLanguage.json
register @ textMateTokenizationWorker.workerMain.js:28
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [internal] Stream closed with error code NGHTTP2_REFUSED_STREAM
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:5772 [composer] No composer data handle found [handleDeselectingComposer]
handleDeselectingComposer @ workbench.desktop.main.js:5772
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:5796 [AiCodeTracking] Error scoring commit b6290c15a65ff0364b4e585d03c0a2ee72439665: RangeError: stdout maxBuffer length exceeded
pollForNewCommits @ workbench.desktop.main.js:5796
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:55 ERR lock() request could not be registered.: InvalidStateError: lock() request could not be registered. InvalidStateError: lock() request could not be registered.
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:5772 [composer] Cannot close composer that is not selected dc060bc3-7c73-42b7-aabd-350fcbcbeba3
closeComposer @ workbench.desktop.main.js:5772
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
run @ workbench.desktop.main.js:5053
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
handler @ workbench.desktop.main.js:54
invokeFunction @ workbench.desktop.main.js:5895
(anonymous) @ workbench.desktop.main.js:5585
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
_tryExecuteCommand @ workbench.desktop.main.js:5585
executeCommand @ workbench.desktop.main.js:5585
(anonymous) @ workbench.desktop.main.js:5790
(anonymous) @ workbench.desktop.main.js:5053
workbench.desktop.main.js:5772 [composer] Cannot close composer that is not selected dc060bc3-7c73-42b7-aabd-350fcbcbeba3
closeComposer @ workbench.desktop.main.js:5772
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
run @ workbench.desktop.main.js:5053
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
handler @ workbench.desktop.main.js:54
invokeFunction @ workbench.desktop.main.js:5895
(anonymous) @ workbench.desktop.main.js:5585
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
_tryExecuteCommand @ workbench.desktop.main.js:5585
executeCommand @ workbench.desktop.main.js:5585
(anonymous) @ workbench.desktop.main.js:5790
(anonymous) @ workbench.desktop.main.js:5053
workbench.desktop.main.js:5772 [composer] Cannot close composer that is not selected dc060bc3-7c73-42b7-aabd-350fcbcbeba3
closeComposer @ workbench.desktop.main.js:5772
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
run @ workbench.desktop.main.js:5053
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
handler @ workbench.desktop.main.js:54
invokeFunction @ workbench.desktop.main.js:5895
(anonymous) @ workbench.desktop.main.js:5585
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
_tryExecuteCommand @ workbench.desktop.main.js:5585
executeCommand @ workbench.desktop.main.js:5585
(anonymous) @ workbench.desktop.main.js:5790
(anonymous) @ workbench.desktop.main.js:5053
workbench.desktop.main.js:5772 [composer] No composer data handle found [handleDeselectingComposer]
handleDeselectingComposer @ workbench.desktop.main.js:5772
workbench.desktop.main.js:5772 [composer] No composer data handle found [handleDeselectingComposer]
handleDeselectingComposer @ workbench.desktop.main.js:5772
workbench.desktop.main.js:5772 [composer] No composer data handle found [handleDeselectingComposer]
handleDeselectingComposer @ workbench.desktop.main.js:5772
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [internal] Stream closed with error code NGHTTP2_REFUSED_STREAM
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
Promise.catch
attemptUpdateOptimizedDiffDetailsTracker @ workbench.desktop.main.js:7517
n @ workbench.desktop.main.js:7517
(anonymous) @ workbench.desktop.main.js:7517
[composer] No composer data handle found [handleDeselectingComposer]
handleDeselectingComposer @ workbench.desktop.main.js:5772
2workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:5796 [AiCodeTracking] Error scoring commit b6290c15a65ff0364b4e585d03c0a2ee72439665: RangeError: stdout maxBuffer length exceeded
pollForNewCommits @ workbench.desktop.main.js:5796
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
workbench.desktop.main.js:55 ERR lock() request could not be registered.: InvalidStateError: lock() request could not be registered. InvalidStateError: lock() request could not be registered.
error @ workbench.desktop.main.js:55
workbench.desktop.main.js:7517 Optimized diff batch update failed: ConnectError: [not_found] Error
at t (workbench.desktop.main.js:4989:400502)
at async Object.getBackgroundComposerChangesHash (workbench.desktop.main.js:590:71574)
at async workbench.desktop.main.js:7517:36498
at async uvo._fetchOptimizedDiffDetailsAndUpdateImpl (workbench.desktop.main.js:7517:37553)
at async Promise.all (index 0)
at async workbench.desktop.main.js:7517:35653
(anonymous) @ workbench.desktop.main.js:7517
3workbench.desktop.main.js:5772 [composer] Cannot close composer that is not selected dc060bc3-7c73-42b7-aabd-350fcbcbeba3
closeComposer @ workbench.desktop.main.js:5772
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
run @ workbench.desktop.main.js:5053
(anonymous) @ workbench.desktop.main.js:52
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
n.value @ workbench.desktop.main.js:52
handler @ workbench.desktop.main.js:54
invokeFunction @ workbench.desktop.main.js:5895
(anonymous) @ workbench.desktop.main.js:5585
CYs @ workbench.desktop.main.js:52
cH @ workbench.desktop.main.js:52
_tryExecuteCommand @ workbench.desktop.main.js:5585
executeCommand @ workbench.desktop.main.js:5585
(anonymous) @ workbench.desktop.main.js:5790
(anonymous) @ workbench.desktop.main.js:5053
3workbench.desktop.main.js:5772 [composer] No composer data handle found [handleDeselectingComposer]
Steps to Reproduce
I can reproduce, my past sessions are not reachable whenever i try.
Expected Behavior
I should be able to open my previous chat sessions.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.64 (user setup)
VSCode Version: 1.99.3
Commit: 25412918da7e74b2686b25d62da1f01cfcd27680
Date: 2025-11-06T04:35:14.424Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.19045
For AI issues: which model did you use?
Sonnet 4.5, composer, gpt5, all my previous chat sessions.
Additional Information
this has happened to me twice, first in June 2025, i opened another bug report but nobody answered.
Does this stop you from using Cursor
No - Cursor works, but with this issue