/resume loads wrong thread on first attempt in VS Code terminal
Status Open
Reported on v2.1.133
Maintainer reply None cached
Activity 0 comments · opened Jul 27, 2026
What's wrong
When using /resume in the VS Code integrated terminal, the first attempt consistently loads a different (wrong) thread than the one selected from the list.
What should happen
The selected thread loads correctly on the first attempt.
Error messages
None - no error is shown, it silently loads the wrong thread.
Steps to reproduce
- Open Claude Code in the VS Code integrated terminal
- Run /resume
- Select any thread from the list
- Notice the thread that opens is not the one selected
- Run /resume again and select the same thread
- Correct thread loads on the second attempt
Environment
- Claude Code version: 2.1.133
- Surface: VS Code integrated terminal
- OS: Windows 11