text-threads.md

 1---
 2title: Text Threads (Removed)
 3description: Text threads have been removed from Zed. Use the Agent Panel for all AI conversations.
 4redirect_to: ./agent-panel.md
 5---
 6
 7# Text Threads
 8
 9Text threads have been removed from Zed.
10
11All AI conversations now happen through the [Agent Panel](./agent-panel.md), which supports agentic workflows including tool calls, file editing, terminal access, and [external agents](./external-agents.md).
12
13See the [Agent Panel documentation](./agent-panel.md) to get started.