Hacker News new | ask | show | jobs
by Jonovono 344 days ago
Claude code has an SDK, where you specify the path to the CC executable. So I believe thats how this works. Once you have set up claude code in your environment and authed with however you like, this will just use that executable in a new UI
1 comments

Interesting, the docs for auth don't mention it: https://docs.anthropic.com/en/docs/claude-code/sdk#authentic...

Surprised that this works, but useful if true.

Thanks for showing!