zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.27k stars 2.99k forks source link

Support delete of chats from assistant conversation history #16569

Open danny-su opened 2 months ago

danny-su commented 2 months ago

Check for existing issues

Describe the feature

Delete chat from history.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

DEZREMNACUI commented 2 months ago

I can't delete my AI conversation history. I can't find any relevant command or button.
image

notpeter commented 2 months ago

There is not currently a method exposed to do this. As a workaround you can delete the corresponding json files under a conversations inside your zed config folder next to your zed settings.json (~/.config/zed/conversations).

cyb70289 commented 2 months ago

Looks these files are moved to ~/.local/share/zed/conversations/.