frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Parallel Agents in Zed

https://zed.dev/blog/parallel-agents
80•ajeetdsouza•2h ago

Comments

gigatexal•1h ago
Becoming more and more useful by teh day. Love to see it.
orliesaurus•1h ago
I just installed Zed last night and enabled vim mode, can't wait to try this!
2001zhaozhao•1h ago
It's pretty clear by this point that everyone is going towards parallel agents and worktrees, but TBH I am surprised to see an offering from Zed, seeing how heavy they lean into being editor-heavy and having AI features be strictly optional.

The 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.

sync•1h ago
I'm having a hard time adjusting to the Project Panel on the right (and, at least for me, hidden by default) - seems like they're trying to bury the concept of a 'file'?

It'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"

testfrequency•1h ago
Warp launched something similar a week or so ago, but the Zed implementation I find a lot more logical. Will give Zed another try, as I’m overdue for my monthly “maybe I should try this terminal/IDE” itch.
jamie_ca•1h ago
I'm buying into this workflow more the more I use it, but the real gamechanger is (a) parallel threads in worktrees, with (b) enough lifecycle hooks to treat them similarly to spinning up a VM.

Specifically 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.

rtfeldman•1h ago
> 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.

FYI, you can use Copilot directly in Zed!

verse•1h ago
I personally don't love the idea of the default layout pushing aside my code and filetree to make space for AI tools

I 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

ellieh•57m ago
> I imagine this will push some new users away

I suspect it will gain them more users than it will lose

Most other tools doing this are heavy, buggy, and built on electron

mjrpes•45m ago
Luckily it's very easy to change, although a bit unintuitive for new users. You right-click the small icon for each type of panel in the bottom bar, and select where you want it to be docked. Left click toggles the panel into view.
subarctic•1h ago
I liked the idea of the new layout with the agent thread on the left, it goes hand-in-hand with having multiple threads that are easy to switch between and running concurrently, but I switched back because my file tree disappeared and I couldn't easily see how to add it back
maxbrunsfeld•1h ago
In the new layout, the project panel and git panel are just moved to the right side, so that the agent panel could be on the left, and you could still view both at the same time.
jotato•1h ago
Yesterday, I determined to move to Zed because they weren't pushing this stuff :(
tailscaler2026•1h ago
zed's got about 60 billion reasons to add an agent panel
rtfeldman•59m ago
You can disable all AI features in Zed with a single setting: https://zed.dev/blog/disable-ai-features
throwatdem12311•23m ago
It doesn’t mean the bulk of their effort isn’t going to AI slopshit.
Groxx•9m ago
Zed was one of the very-early editors to jump on adding AI. Might want to look elsewhere.
xiej•59m ago
Funny how Zed's tagline is

  Love your editor again
  Zed is a minimal code editor crafted for speed and collaboration with humans and AI.
At home, I don't use any AI when coding, to keep my brain sharp. But it's clear that Zed's focus is on AI integration because that's where the money's going (seriously, where is the setting to have a different ui icon size vs ui font size). Is there any editor still being being developed and focusing on the experience of coding by hand?
taude•54m ago
Emacs. ;)
mplanchard•31m ago
100%. I recently got rid of my lsp-booster and similar kludges because the builtin language server client (eglot) is now fast enough without it, even on large projects.

And if you want AI integration at your choice and control, agent-shell (and chatgpt-shell, which is LLM-agnostic despite the name) are great packages. They’re totally hackable with elisp like you’d expect, which I personally haven’t done a ton with, because I use AI pretty sparingly, but I imagine the crowd here could come up with plenty of ideas for how to program your editor and your agent interface together.

modernerd•51m ago
> seriously, where is the setting to have a different ui size vs ui font size

Search for font size in preferences.

You'll see a 'font size' under 'buffer' (editor), under 'UI Font', and under 'Agent Panel' to let you control font sizes in all of those places independently.

> Is there any editor still being being developed and focusing on the experience of coding by hand?

Zed lets you hand-edit too! It's fast and decent. vim, neovim, Emacs, Helix, and JetBrains products continue to do that well too. There are still more traditional IDEs/editors than pure AI ones.

You can also toggle AI features off in Zed from preferences if you want to.

xiej•39m ago
ah I forgot a word, I meant the ui icon size. If I bump up the ui font size so that I can distinguish the icons apart on my large monitor, the ui text becomes comically large.

I do use Zed without AI features, it's just a bit of a disappointment (though understandable) since it was originally marketed as just a nice speedy editor.

modernerd•25m ago
Have you tried a different icon theme? Some are just easier to see than others. The default icon theme is pretty light.

https://zed.dev/docs/icon-themes

I don't think changing icon size independent of UI font size would be a dealbreaker for many. (I'm quite happy having icons that scale in line with font size, but then I use the Material Icon Theme, which is easy to scan at most sizes.)

nextaccountic•19m ago
It's still a nice speedy editor. It didn't lose any features to make room for AI

Is Zed lacking any feature you need?

iknowstuff•48m ago
Zed is fantastic for coding by hand. The multibuffer editor and 120fps resizing is orgasmic
Matl•44m ago
The thing is, they have to monetize somehow. There's a setting to turn all AI features off with one toggle and you're back to an 'editor still being being developed and focusing on the experience of coding by hand'
alpha-male-swe•34m ago
wah wahh wahhh. heres your binkie baby boy: https://zed.dev/blog/disable-ai-features
throwatdem12311•23m ago
Vim? Emacs? Sublime Text?
ekropotin•22m ago
neovim or eMacs are the best text editors as up today.
throwaway041207•21m ago
> But it's clear that Zed's focus is on AI integration because that's where the money's going

Do you really think Zed's focus on AI is just about money? You do realize software engineering is in the midst of a tectonic shift?

bheadmaster•11m ago
> You do realize software engineering is in the midst of a tectonic shift?

As an everyday user of AI, both at work and privately, I am not that convinced. The biggest effect I've seen so far is demand for faster work because "everything is faster with agents", but software quality is slowly dropping in software I see around me.

Current AI is very useful as a trivia engine and as a language manipulation tool - i.e. it can quickly extract information from a huge amount of text. But it still sucks when writing new things.

Admittedly, here has been much progress, but it seems to be slowing down. Money is drying out, models are getting nerfed, and only better scaffolding and workflows are making it better. Unless they build 100x more data centers, I don't see models getting significantly better.

fishgoesblub•48m ago
I remember when Zed's main thing was "collaborative" editing. Not as profitable as AI I suppose.
danielvaughn•45m ago
What I want is a stateful file-writing layer that is aware of all clients (aka agents and humans) and their activity. It provides its own locking mechanisms, and prevents agents from overwriting each others work. That way you could have multiple agents operating on the same codebase, without having to futz with worktrees and all that.
lfx•38m ago
I loved zed for over 1 year, told for everybody to use it, because it was so fast and great.

But now using claude-code,gemini-cli,codex,etc it just seems less relevant. Just opened nvim with lazyvim and it feels nice, since I'm in terminal anyway it just feels more natural.

Still have zed opened, still like it but I guess honeymoon is over.

gaigalas•28m ago
I've been a Sublime Text user for years, then a VSCode for years. Been trying Zed for the past couple weeks and it has been a good experience.
gherkinnn•4m ago
I've used Zed since the very beginning and I remain a fan. Its LLM integration so far has been a lot more pleasant than what I see in others and the editor is perfectly usable without using LLMs.

Its multi buffer and speed sound trivial but using anything else feels wrong now.

Alberta startup sells no-tech tractors for half price

https://wheelfront.com/this-alberta-startup-sells-no-tech-tractors-for-half-price/
673•Kaibeezy•3h ago•247 comments

Over-editing refers to a model modifying code beyond what is necessary

https://nrehiew.github.io/blog/minimal_editing/
146•pella•1h ago•74 comments

Scores decline again for 13-year-old students in reading and mathematics

https://www.nationsreportcard.gov/highlights/ltt/2023/
28•u1hcw9nx•45m ago•5 comments

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

https://qwen.ai/blog?id=qwen3.6-27b
435•mfiguiere•6h ago•228 comments

5x5 Pixel font for tiny screens

https://maurycyz.com/projects/mcufont/
189•zdw•3d ago•51 comments

You don't need advice from editors on rejected manuscripts

https://twitter.com/orsonscottcard/status/2046702294406680751
23•MrBuddyCasino•11h ago•4 comments

Windows 9x Subsystem for Linux

https://social.hails.org/@hailey/116446826733136456
768•sohkamyung•9h ago•182 comments

Parallel Agents in Zed

https://zed.dev/blog/parallel-agents
82•ajeetdsouza•2h ago•36 comments

We found a stable Firefox identifier linking all your private Tor identities

https://fingerprint.com/blog/firefox-tor-indexeddb-privacy-vulnerability/
59•danpinto•2h ago•17 comments

Martin Fowler: Technical, Cognitive, and Intent Debt

https://martinfowler.com/fragments/2026-04-14.html
99•theorchid•3h ago•19 comments

Website streamed live directly from a model

https://flipbook.page/
17•sethbannon•1h ago•5 comments

Our eighth generation TPUs: two chips for the agentic era

https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/eighth-generation-tpu...
318•xnx•7h ago•157 comments

Surveillance Pricing: Exploiting Information Asymmetries

https://lpeproject.org/blog/surveillance-pricing-exploiting-information-asymmetries/
42•cainxinth•2h ago•14 comments

Bodega cats of New York

https://bodegacatsofnewyork.com
100•zdw•4d ago•41 comments

Ultraviolet corona discharges on treetops during storms

https://www.psu.edu/news/earth-and-mineral-sciences/story/treetops-glowing-during-storms-captured...
159•t-3•6h ago•41 comments

3.4M Solar Panels

https://tech.marksblogg.com/american-solar-farms-v2.html
242•marklit•7h ago•171 comments

Workspace Agents in ChatGPT

https://openai.com/index/introducing-workspace-agents-in-chatgpt/
33•mfiguiere•1h ago•8 comments

GitHub CLI now collects pseudoanonymous telemetry

https://cli.github.com/telemetry
336•ingve•7h ago•261 comments

Columnar Storage Is Normalization

https://buttondown.com/jaffray/archive/columnar-storage-is-normalization/
83•ibobev•7h ago•30 comments

Scoring Show HN submissions for AI design patterns

https://www.adriankrebs.ch/blog/design-slop/
233•hubraumhugo•4h ago•181 comments

Making RAM at Home [video]

https://www.youtube.com/watch?v=h6GWikWlAQA
559•kaipereira•1d ago•159 comments

Youth Suicides Declined After Creation of National Hotline

https://www.nytimes.com/2026/04/22/science/988-youth-suicides-decline.html
127•marojejian•3h ago•80 comments

How does GPS work?

https://perthirtysix.com/how-the-heck-does-gps-work
190•alfanick•10h ago•45 comments

XOR'ing a register with itself is the idiom for zeroing it out. Why not sub?

https://devblogs.microsoft.com/oldnewthing/20260421-00/?p=112247
174•ingve•13h ago•184 comments

Anonymous credentials: an illustrated primer (Part 2)

https://blog.cryptographyengineering.com/2026/04/17/anonymous-credentials-an-illustrated-primer-p...
5•kkl•2d ago•0 comments

Show HN: Broccoli, one shot coding agent on the cloud

https://github.com/besimple-oss/broccoli
26•yzhong94•3h ago•17 comments

DuckDB 1.5.2 – SQL database that runs on laptop, server, in the browser

https://duckdb.org/2026/04/13/announcing-duckdb-152
109•janandonly•4h ago•43 comments

Another Day Has Come

https://daringfireball.net/2026/04/another_day_has_come
150•ndr42•22h ago•125 comments

Who Killed the Florida Orange?

https://slate.com/business/2026/04/florida-state-orange-food-houses-real-estate.html
66•danso•1d ago•56 comments

Drunk post: Things I've learned as a senior engineer (2021)

https://luminousmen.substack.com/p/drunk-post-things-ive-learned-as
303•zdw•19h ago•220 comments