Parallel agents in Zed
zed.dev
Parallel agents in Zed
1–10 of 178 posts
Re: Parallel agents in Zed
#2Re: Parallel agents in Zed
#3Re: Parallel agents in Zed
#4The key advantages Zed has are being agent-agnostic (so not a first party UI like Claude/Codex/Cursor Desktop), supporting multiple repositories on the same agent via creating a worktree for each automatically, and having a high quality custom agent UI rather than wrapping over CLIs (I've used their IDE's agent UI in the past and it's great). AFAIK, this is the first mainstream tool that supports all of these features.
Re: Parallel agents in Zed
#5It's certainly interesting though, and I'll give it some time - the post says "It feels more natural once you've spent a little time with it"
Re: Parallel agents in Zed
#6Re: Parallel agents in Zed
#7Specifically for me that means that after I create a worktree I get some local config files copied over and Postgres duplicating my local dev and test databases so I can test in isolation, and then when I close out a worktree it deletes those databases.
The best at that that I've found is Conductor, but I can't use it at work because we only have Copilot and they're locked to a Claude/Codex backend. Arbor is close, but it's not under as active development and has a lot of rough edges. Opencode GUI has create hooks but not teardown.
If Zed can hook that up _and_ also keep its great editor roots, that'll definitely be a game changer.
Re: Parallel agents in Zed
#8I really like Zed, I use it every day. But, if I'd seen this layout when I first installed, I never would have taken it seriously
I imagine this will push some new users away