New chat starts an independent session with unrelated work
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
- A newly started chat created an independent session for unrelated work. The current chat had never mentioned `WSL BYOK`, but the completion message said it started an `Implement WSL BYOK` session.
### Steps to reproduce
1. Start a new chat in VS Code Insiders.
2. Send `start implementation in a new independent session with a new worktree`.
3. Observe the independent session that is created.
- **Expected:** The independent session should use only the current chat and request.
- **Actual:** It started a session named `Implement WSL BYOK`, which was unrelated to anything discussed in the new chat.

Contributor guide
Assessment
This issue has not been assessed yet.