We're at YHack this weekend (March 28β29)!
Esther and Anthony will be there, say hi and show them your editor config!
yhack.org
Posts by Zed
Zeta2 is here. 30% better acceptance rate than Zeta1. 200x more training data, LSP-powered context, faster predictions, open weights. Try it now in Zed.
We didn't just improve the model. We rebuilt the entire data pipeline behind it: zed.dev/blog/zeta2
Download Zed and view the full changelog here:
zed.dev/releases/sta...
The image viewer now supports pinch to zoom on macOS and Linux. π€π
Thanks MostlyKIGuess!
It's now easier to unbind default key bindings in your `keymap.json`.
{
"context": "Editor && edit_prediction",
"unbind": {
"tab": "editor::AcceptEditPrediction"
}
}
Align multiple cursors with the new `editor: align selections` action.
Thanks tiagolobao!
Enable file icons in the git panel with `"git_panel": { "file_icons": true }`.
Thanks kickbelldev!
π We just shipped v0.229!
BYOK users now have access to the new 1M context window for Claude Opus 4.6 and Sonnet 4.6.
Your AI code completions in Zed show up in ~200ms. That's Zeta, our Edit Prediction model, running on @basetenco.bsky.social.
We love partnering with companies who keep the bar high β Baseten is one of them.
www.youtube.com/watch?v=OuWL...
A handy new text manipulation command is landing on stable this Zednesday thanks to tiagolobao: `editor: align selections`
π¦ East Bay Rust is heading to SF! Talks, networking, and food at @convex's office.
Mikayla Maki, Mary Luna, and Esther Trapadoux from Zed will be there. Come say hi π
luma.com/2vpan32j
www.youtube.com/watch?v=A4wX...
In the first 90 days at Zed, you're in the work immediately. Shipping real changes, demoing them to the team, and pairing through problems together.
More from Mary on how we hire in our latest blog post:
zed.dev/blog/hiring
Junie CLI from @jetbrains.com recently shipped with ACP support β install it right from Zed.
Command palette > `zed: acp registry` > Junie > Install
$50 free Gemini 3 Flash usage included.
junie.jetbrains.com
Download Zed and view the full changelog here:
zed.dev/releases/sta...
Delete git worktrees directly from the branch picker (`cmd-shift-backspace`).
Thanks davidalecrim1!
@-mention your branch diff to give the agent full context on everything you've changed since main.
Hit a merge conflict? Let the agent sort it out via the new 'Resolve with Agent' option.
We're hiring an Open Source Engineer! π¦
Build features, review PRs, shape how contributors engage with Zed.
Interesting problems, Rust codebase, small team, fully remote.
Your work ships in days and users notice.
Know someone? Are you someone? π
zed.dev/jobs/open-so...
Correction: We've enabled `diff_stats` by default. π
Download Zed and view the full changelog here:
zed.dev/releases/sta...
See git diff stats in the git panel next to each entry.
Enable with `"git_panel": { "diff_stats": true }`
Thanks bobbymannino!
Use Vercel AI Gateway as an LLM provider.
Thanks dancer!
All built-in external agents have moved to the ACP Registry.
Don't use one? Remove it. ποΈ
π We just shipped v0.227!
The agent can now spawn subagents to tackle tasks in parallel.
Did you know Zed has settings profiles?
Toggle between different configurations instantly.
See more in Hidden Gems 3:
zed.dev/blog/hidden-...
Ever wondered what Cursor's Agent would feel like if it weren't running in Electron?
You don't have to wonder anymore!