top | item 46859597

(no title)

oompydoompy74 | 29 days ago

Looks like they forgot the part of the code editor where you can… edit code. Claude Code in Zed is about the most optimal experience I can imagine. I want the agent on the side and a code editor in the middle.

discuss

order

hmate9|29 days ago

That’s not really a negative for me as I can easily jump into vscode where I already have my workspace for coding set up exactly as I like it. This being a completely separate app just to get the agentic work right is a good direction imo

falloutx|29 days ago

Yeah but its annoying to find the file the agent just edited without any IDE/editor integration, you have to add that command which opens the file in vscode after editing.

layer8|29 days ago

It would be nice to have an integrated development environment.

elAhmo|29 days ago

Usage like this is becoming a rarity. Most people are editing significantly less and "agent interfaces" are slowly taking the focus.

verdverm|29 days ago

"most" people aren't even using AI yet

Of those that are, most are not vibe coding, so an editor is still required at many points

ativzzz|29 days ago

For greenfield apps you can vibecode it. For existing complex apps, where existing products where customers pay us a lot of money for working software, understanding the changes and context surrounding them in the code is critical or else nobody knows how the system works anymore and maintenance and support becomes impossible.