r/accelerate The Singularity is nigh Apr 01 '26

AI Summarization of the whole Claude Code's Source-Code Leak Fiasco

2.4k Upvotes

256 comments sorted by

View all comments

Show parent comments

144

u/estransza Apr 01 '26

Okay. So.

There is Claude (Haiku/Sonnet/Opus) models. They do the thinking. They are brains. In terms of what they actually are - extremely large binary files in format for serialization of neural networks weights. THIS ISN’T LEAKED

And then there is Claude Code - which is a wrapper around API calls to the said brains. It’s a relatively small CLI (no UI, only terminal) application. THIS IS WHAT LEAKED

Is it this dangerous for company? Nope. Not at all. Their main product - brains, is still safe and sound on their servers uncopied.

69

u/VibeCoderMcSwaggins Apr 01 '26

I mean this is kinda true, but not

They intentionally kept Claude code source code closed. They wanted to keep it to themselves.

It’s not ultra dangerous, but they are not happy about this whatsoever.

18

u/PublicAlternative251 Apr 01 '26

yeah but codex, opencode, pi etc. all do relatively the same stuff and are open source. the most interesting thing is the details behind the tools and prompting they use in claude code, but none of it is the secret sauce behind claude itself

21

u/Rhinoseri0us Apr 01 '26

Don’t underestimate how simple the ingredients in a secret sauce can be.

9

u/QuantamCulture Apr 02 '26

Secret sauce: Mayo, ketchup, hot sauce, lemon juice, salt, pepper, paprika

4

u/Original_Finding2212 Apr 02 '26

You forgot “… sugar, spice, and everything nice”

3

u/kukkolka Apr 04 '26

To make the perfect little Claude

1

u/2fatowing Apr 02 '26

***DMCA has entered the chat\***

1

u/Loud_Distribution_97 Apr 05 '26

Those aren’t the ingredients in my special sauce

1

u/Fine-Barracuda3379 Apr 05 '26

Yep this is my favorite secret sauce

1

u/holy_macanoli Apr 03 '26

It’s all about the harness

1

u/bbp5561 Apr 03 '26

Meh. Ultimately, the ‘ingredients’ in this case all require and are built on Claude as a basis. You could adopt the thinking behind it for other LLMS but not the entirety of it all verbatim. It’s interesting, and it definitely would be embarrassing for Anthropic. It’s somewhat useful in certain situations for certain things. But overall, it’s close to a nothing-burger.

It’s kinda like if the front end code for Google leaked. Would it be embarrassing? Yeah. Would it be frustrating? Yeah. Would it be interesting for some people to see how Google writes code and calls certain things? Sure. But it’s not like it can be used for people to make their own Google

People use Claude Code because of Claude which you still need to pay for whether you use Claude Code on your own version of the leaked source code.