zed
zed copied to clipboard
Can't change profile in agent panel "toggle profile menu"
Summary
Inside the agent panel, when I select a different profile in the profile menu, the profile is not changed.
Steps to reproduce:
- Open the agent panel
- Click "Toggle profile menu"
- 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
Same. Similar to a different one where I couldn't change models, but that seems to have been fixed.
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.
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.
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).