time to remove its copyright through malus.sh and release that source under MIT
Claude Code's source code has been leaked via a map file in their NPM registry
311–320 of 1001 posts
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#312Earlier quoted context omitted.
But will this be released as a feature? For me it seems like it's an Anthropic internal tool to secretly contribute to public repositories to test new models etc.
I don't care who is using it, I don't want LLMs pretending to be humans in public repos. Anthropic just lost some points with me for this one. EDIT: I just realized this might be used without publishing the changes, for internal evaluation only as you mentioned. That would be a lot better.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#313They 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
#314Re: Claude Code's source code has been leaked via a map file in their NPM registry
#315Re: Claude Code's source code has been leaked via a map file in their NPM registry
#316Re: Claude Code's source code has been leaked via a map file in their NPM registry
#317Re: Claude Code's source code has been leaked via a map file in their NPM registry
#318The code looks, at a glance, as bad as you expect.
It really doesn’t matter anymore. I’m saying this as a person who used to care about it. It does what it’s generally supposed to do, it has users. Two things that matter at this day and age.
That's all that has mattered in every day and age.
Re: Claude Code's source code has been leaked via a map file in their NPM registry
#319Re: Claude Code's source code has been leaked via a map file in their NPM registry
#320The big loss for Anthropic here is how it reveals their product roadmap via feature flags. A big one is their unreleased "assistant mode" with code name kairos. Just point your agent at this codebase and ask it to find things and you'll find a whole treasure trove of info. Edit: some other interesting unreleased/hidden features - The Buddy System: Tamagotchi-style companion creature system with ASCII art sprites - Un…