transcript high
Zed's Agent Panel stores verbatim conversation threads in a local SQLite database (threads/threads.db).
Where it lives
- macOS
~/Library/Application Support/Zed/threads/threads.db - Linux
~/.local/share/zed/threads/threads.db - Windows
~/AppData/Local/Zed/threads/threads.db
What you can do
- Delete threads from Zed's agent history to reduce local retention.
Source: github.com
This describes where Zed stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.