Remix.run Logo
recov 9 hours ago

Yes - the Claude ACP is nice, as I like to have a view of the code while chatting. Using just the terminal for dense/long running work feels like a handicap imo. It would be great if it supported more commands though!

unshavedyak 8 hours ago | parent [-]

> It would be great if it supported more commands though!

What does it not support? I want to try and figure out if its shortcomings in the ACP/Claude SDK or if it's just features that Zed has yet to support?

wldcordeiro 7 hours ago | parent | next [-]

I feel like it doesn't support some of the commands that manage Claude itself so think `/mcp` `/plugins` etc. Most of the common ones are configured to work though from what I've seen but the ones that do more configuration of Claude seem to be blocked.

dmix 7 hours ago | parent [-]

That is likely a drawback to their ACP wrapper scheme, it helps exposes IDE functionality but they have to keep up with Claude Code functionality in the other direction. VSCode's Claude code plugin is just like using the CLI.

wldcordeiro 5 hours ago | parent [-]

Entirely right it's a limitation to the ACP side. They're in the middle of adding functionality where you can have terminal/CLI threads and ACP threads too. https://github.com/zed-industries/zed/pull/54729

iknowstuff 7 hours ago | parent | prev [-]

Context length is not shown and I dont think you can paste images? Havent tried though

wldcordeiro 5 hours ago | parent [-]

Context usage is in an open PR now! https://github.com/zed-industries/zed/pull/54881 give it a week or two depending on if you want to use stable vs preview releases. I haven't tried pasting images yet either but I have used their context menu that lets you add images.