The new agent panel is a downgrade in many ways compared to the original assistant panel ("text threads") #30596
adamhl8
started this conversation in
LLMs and Zed Assistant
Replies: 1 comment 5 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are already some good discussions started on this topic, so I'd encourage reading the following: #30187, #30240, #30280, #30261
I have many of the same concerns/frustrations with the new agent panel. To name a few:
/file foo
) and then edit it so I get a better responseOne of the main reasons I switched to Zed from Cursor is because of how the original assistant panel worked. I had full control over the input and could see exactly what was being sent to the LLM.
The new agent panel is great in a lot of ways, but I find myself switching to text threads for a lot of things because interacting with code in certain ways in the agent panel is such a pain (or just outright impossible).
I agree with what was said in a couple of the of the posts I linked above which is that the agent panel and text threads UI/UX should be merged into one cohesive experience. The "raw text" interface of text threads should be how the assistant/agent is interacted with.
Beta Was this translation helpful? Give feedback.
All reactions