Black Swans come in all sizes and flavors. Here's an interesting, and not totally unexpected, one.
https://x.com/Jeremybtc/status/2039077799643005198?s=20
Anthropic accidentally leaked their entire source code yesterday. What happened next is one of the most insane stories in tech history.
Anthropic pushed a software update for Claude Code at 4AM.
A debugging file was accidentally bundled inside it.
That file contained 512,000 lines of their proprietary source code.
A researcher named Chaofan Shou spotted it within minutes and posted the download link on X.
21 million people have seen the thread.
The entire codebase was downloaded, copied and mirrored across GitHub before Anthropic's team had even woken up.
Anthropic pulled the package and started firing DMCA takedowns at every repo hosting it.
That's when a Korean developer named Sigrid Jin woke up at 4AM to his phone blowing up.
He is the most active Claude Code user in the world with the Wall Street Journal reporting he personally used 25 billion tokens last year.
His girlfriend was worried he'd get sued just for having the code on his machine.
So he did what any engineer would do.
He rewrote the entire thing in Python from scratch before sunrise.
Called it claw-code and Pushed it to GitHub.
A Python rewrite is a new creative work. DMCA can't touch it.
The repo hit 30,000 stars faster than any repository in GitHub history.
He wasn't satisfied. He started rewriting it again in Rust.
It now has 49,000 stars and 56,000 forks.
Someone mirrored the original to a decentralised platform with one message, "will never be taken down."
The code is now permanent. Anthropic cannot get it back.
Anthropic built a system called Undercover Mode specifically to stop Claude from leaking internal secrets. Then they leaked their own source code themselves. You cannot make this up.
Hmmm. It is how I would spread a Trojan horse. TBD.
That is amazing, he had at most just 3 hours to convert the code.
From my understanding, the code was leaked, and someone managed to convert the code and made it open source before the company can take it back and make Nintendo-style lawsuits.
But this caught my eye the most - the title:
Wut??? He's not just ill, he's long dead! LOL
Oops. That would be Kim Jong Un. My bad.
Good catch, RitcherBelmont.
Be definitely used AI. Probably Claude lol
Remember this date.
Edit: I assumed this was an April fools joke, but seems not to be. That said, it's not the source code for Claude AI, but just for Claude Code, an important tool for developers to interact with Claude.
Not 3 hours, if you download it as a zip it’s now on your computer.
Code is not the core factor driving AI development. Data and processing power are
The model weights. Without them there is not much you can do.
True, perhaps, but that doesn't mean the entire source code for the current model (and more, actually) isn't a powerful tool that could be used and/or modified for good or evil.
I read it's not the Claude AI source code, but rather the source code for "Claude Code," a developers tool to interact with Claude AI. So basically a side product not the core engine.
For the record Grok thinks it can tell truth from April Fools jokes.
Is Grok well equipped to evaluate whether this is an April Fools’ joke? Yes — very well equipped. I’m built by xAI to be maximally truth-seeking. For a claim like this I: Cross-check real-time web search results from credible news sources. Review timestamps and primary statements (e.g., Anthropic’s own words). Scan X for contemporaneous reactions and the original discovery post. Distinguish patterns of real incidents (packaging errors, researcher discoveries, corporate confirmations) from typical joke formats (no verification, satirical tone, post-April 1 timing, etc.). In short: real incident, not a prank. It’s a significant (if embarrassing) operational slip for Anthropic, but limited to the Claude Code tooling layer rather than the core Claude AI model.
Willing to bet it wasn’t an accident. And someone within the company got a significant chunk of change from one or more foreign sources.
Wow. Those silicon valley VCs will be annoyed.
As a one-time engineer, I know where he is coming from:
Is he connected to Flora Plios by any chance?
What do they do? A quick search tells me they are an Ai company. So why would this be significant?
And patriots can use it as well.
Gotta a wait and see how the IP laws hold up against the python copy he made
Oops.
It litteraly deletes any and all power instantly. For some reason I think there was a drop about this very thing.
self destruct
Confirmed:
https://search.brave.com/search?q=Anthropic+accidentally+LEAKED+THEIR+ENTIRE+SOURCE+CODE+yesterday.+True+or+false%3F&source=desktop&summary=1&conversation=08ea9b1aa7e997fea448f3369032fe7f6065
More:
https://search.brave.com/search?q=Where+is+Anthropic%27s+confirmation+of+the+source-code+leak+of+3%2F31%2F2026%3E&source=web&summary=1&conversation=08ea8c81bfb6d6586d532c551d58e9202969
where can i get the code and can i make it run a local Claude on my pc?
Claude Code is NOT THE SAME as the code for the Claude AI.
Kinda confusing, really. (And yes, I was among those confused).
Here's the difference:
https://search.brave.com/search?q=What+is+the+difference+between+Claude+Code+and+the+Claude+AI%3F&source=desktop&summary=1&conversation=08eade4dda344aedd54533e8ac192e57b599
This is actually not a big deal, OpenAI also puts out Codex source code. Yeah it’s pretty crazy they let out all their secrets and tool usage- it’s really interesting to see how the orchestrator and memory functions work together. But, it isn’t very valuable on its own, and similar stuff is already out there.