Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reevaluate the persisted model when opening a workspace #242118

Open
connor4312 opened this issue Feb 26, 2025 · 5 comments
Open

Reevaluate the persisted model when opening a workspace #242118

connor4312 opened this issue Feb 26, 2025 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release chat

Comments

@connor4312
Copy link
Member

  1. Have a model selected that works with chat or agentic mode
  2. Disable that capability on the model
  3. Reload the workspace
  4. 🐛 (in theory) the model is still selected when you reload the window, and you can still send requests to it.
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug chat labels Feb 26, 2025
@roblourens roblourens modified the milestones: March 2025, February 2025 Feb 26, 2025
@roblourens roblourens added the candidate Issue identified as probable candidate for fixing in the next release label Mar 4, 2025
@roblourens
Copy link
Member

Actually, this is easy to hit. Repro steps

  • Open a window, set Agent/4o
  • Open a second window, set Edit/3.7 Thinking
  • Reload the first window
  • It keeps its workspace-state Agent mode selection, but switches to the global-state 3.7 Thinking model selection

At least you, Harald, and Josh have run into this. I haven't seen any other reports. We can discuss whether it should be a candidate.

@roblourens
Copy link
Member

Image

@roblourens
Copy link
Member

The above is user count, this is request count

Image

@roblourens
Copy link
Member

Example of what it looks like with 3.7 Thinking, tools not actually supported

Image

The experience for other models will vary, mostly they just aren't very good

@vs-code-engineering vs-code-engineering bot added the unreleased Patch has not yet been released in VS Code Insiders label Mar 4, 2025
@connor4312
Copy link
Member Author

Keeping open to track as a candidate

@connor4312 connor4312 reopened this Mar 4, 2025
@vs-code-engineering vs-code-engineering bot removed the unreleased Patch has not yet been released in VS Code Insiders label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release chat
Projects
None yet
Development

No branches or pull requests

2 participants