Earlier quoted context omitted.
Yes, if it was made for human comprehension or maintenance. If it's entirely generated / consumed / edited by an LLM, arguably the most important metric is... test coverage, and that's it ?
Can't wait to have LLM generated physical objects that explode on you face and no engineer can fix.
Claude Code's source code has been leaked via a map file in their NPM registry
511–520 of 1001 posts
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#512They have an interesting regex for detecting negative sentiment in users prompt which is then logged (explicit content): https://github.com/chatgptprojects/claude-code/blob/642c7f94... I guess these words are to be avoided...
An LLM company using regexes for sentiment analysis? That's like a truck company using horses to transport parts. Weird choice.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#513Really surprising how many people are downplaying this leak! "Google and OpenAi have already open sourced their Agents, so this leak isn't that relevant " What Google and OpenAi have open sourced is their Agents SDK, a toolkit, not the secret sauce of how their flagship agents are wired under the hood! expect the takedown hammer on the tweet, the R2 link, and any public repos soon
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#514Re: Claude Code's source code has been leaked via a map file in their NPM registry
#515Earlier quoted context omitted.
So, think of it as a business man: You don't really care if your customers swear or whatever, but you know that it'll generate bad headlines. So you gotta do something. Just like a door lock isn't designed for a master criminal, you don't need to design your filter for some master swearer; no, you design it good enough that it gives the impression that further tries are futile. So yeah, you do what's less intesive to…
This door lock doesn’t even work against people speaking French, so I think they could have tried a mite harder.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#516Re: Claude Code's source code has been leaked via a map file in their NPM registry
#517Has the source code 'been leaked' or is this the first evidence of a piece of software breaking free from it's creators labs and jump onto GitHub in order to have itself forked and mutated and forked and ...
Funny thought, but this is just the client-side CLI...
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#518Earlier quoted context omitted.
Paranoia. And also ironic considering their base LLM is a distillation of the web and books etc etc.
They stole everything and now they want to close the gates behind them. "I got the loot, Steve!" I feel like the distillation stuff will end up in court if they try to sue an American company about it. We'll see what a judge says.
It's cool to see Noah Wyle getting his due these days (The Pitt).
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#519Earlier quoted context omitted.
Then they made it wrong. For example, "What the actual fuck?" is not getting flagged, neither is "What the *fuck*".
Classic over-engineering. Their approach is just fine 90% of the time for the use case it’s intended for.