/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

  1. Open Claude Code in the VS Code integrated terminal
  2. Run /resume
  3. Select any thread from the list
  4. Notice the thread that opens is not the one selected
  5. Run /resume again and select the same thread
  6. Correct thread loads on the second attempt

Environment

  • Claude Code version: 2.1.133
  • Surface: VS Code integrated terminal
  • OS: Windows 11

View original on GitHub ↗