Parallel agents in Zed
21–30 of 178 posts
Re: Parallel agents in Zed
#22I 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
Re: Parallel agents in Zed
#23Funny 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 develo…
Re: Parallel agents in Zed
#24Funny 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 develo…
> 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 dece…
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.
Re: Parallel agents in Zed
#25But 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.
Re: Parallel agents in Zed
#26Funny 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 develo…
Re: Parallel agents in Zed
#27Funny 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 develo…
Emacs. ;)
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.
Re: Parallel agents in Zed
#28Funny 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 develo…
[flagged]
Re: Parallel agents in Zed
#29I 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.