microsoft / microsoft/vscode

New chat starts an independent session with unrelated work

Open
#335,782 2 comments 0 reactions 1 assignee Claimed by @amunger View on GitHub
triage-needed
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.

![A new chat reporting that it started an unrelated Implement WSL BYOK session](https://github.com/user-attachments/assets/21bdf571-f356-4de1-911b-140cb3a9451b)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.