logoalt Hacker News

gexlatoday at 11:14 AM1 replyview on HN

Okay, I was mistaken. The tooling I was speaking of uses Claude Code rather than the SDK. One uses the Zed ACP protocol. I'm not sure about the other. I should have said Claude Code rather than the SDK. For example, I can run a session through one of the tools, and then access that session directly in Claude Code. It's still Claude though. It seems the important element is that you're not using OAuth tokens from a sub to use in a different tool. If you go through Claude Code, then Claude Code is handling everything and giving your tool the output. Thanks for the correction.


Replies

stavrostoday at 11:27 AM

Yeah, I'm designing some stuff right now and I'm having it run Claude Code headless rather than use the Agents SDK for this exact reason.