Parallel Agents in Zed

· ai tools programming · Source ↗

Article

TL;DR

Zed adds parallel agent threads across isolated git worktrees with a revamped agent-first layout.

Key Takeaways

  • Multiple agents work isolated codebases simultaneously via automatic worktree creation
  • Agent-agnostic design supports Claude, Codex, and others unlike first-party UIs
  • New layout buries the file tree, alienating traditional editor users

Discussion

Top comments:

  • [jamie_ca]: Lifecycle hooks + isolated Postgres DBs per worktree is the real gamechanger
  • [2001zhaozhao]: Multi-repo support per agent is unique advantage over first-party tools
  • [verse]: New default layout pushes code aside; would have turned away new users

Discuss on HN