Skip to main content

Zed 1.8.2

Release Date: June 24, 2026

Verdict: Update now. I have been running Zed 1.8.2 since it dropped on June 24, and it is one of those releases that makes you wonder how you worked without these features.

Sidebar Worktrees — A Game Changer

Zed 1.8.2 adds the ability to create new worktrees directly from the sidebar. Click the "new thread" icon, type a branch name, and Zed spins up a fresh worktree with that branch checked out. If you juggle multiple feature branches, this alone is worth the upgrade. No more context-switching between separate editor windows.

Terminal Init Command

The new agent.terminal_init_command setting lets you specify a command to run every time a terminal session starts. I set mine to load project-specific environment variables, and it has saved me from dozens of source .env commands. Small quality-of-life win that adds up fast.

Performance Bump

Git operations feel noticeably snappier in 1.8.2. The editor team optimized how Zed communicates with Git under the hood, so blame, diff, and status views all load faster. The new delimiter matching also makes code navigation smoother — matching brackets and parentheses highlight instantly even in large files.

Upgrade Notes

Zed auto-updates on macOS, so you might already be on 1.8.2. If not, grab it from the official website. No breaking changes in this release, so it is a clean drop-in upgrade.

What is New?

By continuing to use the site, you agree to the use of cookies.