zed icon indicating copy to clipboard operation
zed copied to clipboard

Can't change profile in agent panel "toggle profile menu"

Open hugobarauna opened this issue 6 months ago • 2 comments

Summary

Inside the agent panel, when I select a different profile in the profile menu, the profile is not changed.

Steps to reproduce:

  1. Open the agent panel
  2. Click "Toggle profile menu"
  3. Select a profile other than the current one

Expected Behavior: The new profile is selected.

Actual Behavior: The previous profile is selected.

Video

https://github.com/user-attachments/assets/27551bc8-0505-4aba-a096-9d586ef2b0ff

Zed Version and System Specs

Zed: v0.186.0 (Zed Preview) OS: macOS 15.4.1 Memory: 16 GiB Architecture: aarch64

hugobarauna avatar May 07 '25 18:05 hugobarauna

Same. Similar to a different one where I couldn't change models, but that seems to have been fixed.

poetinger avatar May 08 '25 13:05 poetinger

I had this same issue and was able to fix by removing my "agent" configuration hash in ~/.config/zed/settings.json. These settings worked fine in the agent preview, but something broke in the stable release.

spmurrayzzz avatar May 08 '25 15:05 spmurrayzzz

This appears to be a configuration issue in settings.json at that particular time. I’m no longer able to reproduce this issue. I’m closing this as resolved. If you’re still experiencing the same, please feel free to reply.

smitbarmase avatar Jun 17 '25 15:06 smitbarmase

Just to note for others, this was a config issue at the time but subsequent encounters with this type of issue turned out to be caused by the settings.json to be un-editable (e.g. Nix symlink to store).

poetinger avatar Jun 17 '25 16:06 poetinger