[BUG] Account switch not reflected in active conversation - shows stale account until new chat
Resolved 💬 2 comments Opened Apr 13, 2026 by vaibhavrawat24 Closed May 23, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
After switching to a different Claude account in VS Code, existing chat conversations still display and use the previous account instead of the newly authenticated one.
What Should Happen?
All chats (including existing ones) should reflect the currently active Claude account after switching.
Error Messages/Logs
No explicit error messages.
Steps to Reproduce
- Open Claude Code in VS Code
- Start a chat using Account A
- Switch to Account B
- Return to the same existing chat
- Observe it still shows/uses Account A
- Create a new chat → it correctly uses Account B
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.104
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
The issue only affects existing chats; new chats correctly use the updated account. It might reflect new account after sometime or after restarting VSCode
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗