Editing in the AI panel is gone (want it back) #30240
Replies: 7 comments 10 replies
-
It's still available (by the name "New Text Thread"), however the multi-tab feature is gone. A (huge) limitation is that now the old non-agent panel is constrained to a 120000 context window token count. |
Beta Was this translation helpful? Give feedback.
-
Install older version - 0.181.8 - Working |
Beta Was this translation helpful? Give feedback.
-
I totally agree with this. Now that I can’t edit or navigate between sections in the assist panel, it really breaks that flow. Would love to see :
|
Beta Was this translation helpful? Give feedback.
-
There should be a setting to choose what to show by default when one opens the AI side panel. I like the old Text Thread view; In my view it was the greatest invention, now each time I am forced to click twice, one to open the AI side panel and then to choose the text thread view. |
Beta Was this translation helpful? Give feedback.
-
I've opened a PR to implement a setting to choose the default panel to open. See #31353. |
Beta Was this translation helpful? Give feedback.
-
They really killed a great differentiator. That was a bad move from Zed. |
Beta Was this translation helpful? Give feedback.
-
edits.webm
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Before the latest update in zed, you could modify the answer given by the LLM to you. The LLM is not gonna get everything right the first time, so re-prompting, getting the right answer and modifying the text generated by the LLM was crucial. This feature is now removed. You can no longer edit the text generated by the LLM.
The reason I want this feature back is because of the way LLMs work. If I ask something, it gets fed to the AI and generates response. The next time I prompt on the same context window (or the same chat), my first query, the LLM's first answer and my second query gets fed to the LLM. The LLM is not gonna get things right the first time. So what I can do is modify the LLM's answer to be correct, and remove the prompts that I made to debug the whole thing. This means that I save a lot on context window usage, which means that I can save on API credits.
This also means that zed used to better than other apps because of this feature.
Please bring this back (at least make this an optional feature - I don't know if it already is)
Beta Was this translation helpful? Give feedback.
All reactions