logoalt Hacker News

phtrivieryesterday at 11:36 AM3 repliesview on HN

Maybe the OP could clarify, I don't like reading leaked code, but I'm curious: my understanding is that is it the source code for "claude code", the coding assistant that remotely calls the LLMs.

Is that correct ? The weights of the LLMs are _not_ in this repo, right ?

It sure sucks for anthropic to get pawned like this, but it should not affect their bottom line much ?


Replies

treexsyesterday at 11:48 AM

Yes it's the claude code CLI tool / coding agent harness, not the weights.

This code hasn't been open source until now and contains information like the system prompts, internal feature flags, etc.

59nadiryesterday at 11:54 AM

> I don't like reading leaked code

Don't worry about that, the code in that repository isn't Anthropic's to begin with.

show 1 reply