-
Notifications
You must be signed in to change notification settings - Fork 12.2k
Large chats in VSCode extremely slow to load #20094
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensionperformancesessionIssues involving session (thread) management, resuming, forking, naming, archivingIssues involving session (thread) management, resuming, forking, naming, archiving
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensionperformancesessionIssues involving session (thread) management, resuming, forking, naming, archivingIssues involving session (thread) management, resuming, forking, naming, archiving
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of the IDE extension are you using?
26.422.62136
What subscription do you have?
Pro
Which IDE are you using?
VS Code
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
When I select a long-running chat, nothing appears in the Codex sidebar. Sometimes I can get the chat to appear if I click around to another chat and reload it, but not all the time. A loading bar with a percentage or some indication its loading would be very helpful. Otherwise I dont think its doing anything and start clicking around.
What steps can reproduce the bug?
What is the expected behavior?
The expected behavior is the chat loads(at least partially) immediately.
Additional information
No response