Hacker News new | ask | show | jobs
by rel 27 days ago
I've been trying to migrate over the zed and think they're Agent Client Protocol[1] is pretty neat, I wonder how much memory pressure Claude Code exerts if it is going through that mechanism instead

1: https://zed.dev/acp

2 comments

Not answering your question, but I just realized the new Anthropic billing changes are affecting ACP clients like Zed :(

https://zed.dev/blog/anthropic-subscription-changes

My understanding is that zed wrote a wrapper around 'claude -p' for ACP support so I imagine there isn't too much of a memory savings there since it's still actually running claude code.