7 ms·
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 i
by rel 4mo 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 https://zed.dev/acp
- threecheese 4mo agoNot 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 https://zed.dev/blog/anthropic-subscription-changes
- johntash 4mo agoMy 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.