From 510d5a015d1da382c2231ccd79946649292af360 Mon Sep 17 00:00:00 2001 From: Mikayla Maki Date: Tue, 17 Mar 2026 10:45:10 -0700 Subject: [PATCH] Update docs/src/ai/parallel-agents.md Co-authored-by: Eric Holk --- docs/src/ai/parallel-agents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/ai/parallel-agents.md b/docs/src/ai/parallel-agents.md index 68cce6e23d5a74c380a451703a7062849503b568..b9951e14d4a4b79d7ebc26d304de6fed29680686 100644 --- a/docs/src/ai/parallel-agents.md +++ b/docs/src/ai/parallel-agents.md @@ -7,7 +7,7 @@ description: Run multiple AI agents in parallel across many projects in the same Zed supports running multiple agents in parallel across many projects at the same time. The Threads Panel organizes your running and historical threads by project, giving you a single view to monitor and switch between all of your active agent sessions. As usual in Zed, you can only have one project open at a time in any given window. -## Threads Panel {#threads-panel} +## Threads Sidebar {#threads-sidebar} The Threads Panel is the control center for your parallel agents. It displays a list of projects and the threads running inside each one, so you can see at a glance what every agent is working on. Each project appears as a collapsible group, with its threads listed underneath. Active threads show their current status, and you can click any thread to jump into it.