Remix.run Logo
luckystarr 6 hours ago

So what does that mean? Claude within ACP within my editor is billed differently than Claude via CLI?

gcr 6 hours ago | parent [-]

As a fellow zed user, I fear this could affect us (though i'm not 100% confident). Zed uses their own adapter to implement claude's ACP support, and it's likely using `claude -p` (the agent SDK) under the hood.

Hoping the Zed team will clarify.

mswphd 5 hours ago | parent [-]

it is using the agent SDK, see

https://github.com/agentclientprotocol/claude-agent-acp/blob...