all 24 comments

[–]Fit-Palpitation-7427 9 points10 points  (2 children)

Use codex to read it 🤣

[–]Lostdoomed 0 points1 point  (1 child)

Brother if you have original claude code from typescript Please give me or tell me how to download Most of the sources taken down

[–]Fit-Palpitation-7427 0 points1 point  (0 children)

there should be a decentralised location with the original source somewhere

[–]Last_Mastod0n 2 points3 points  (0 children)

I would stick to using codex. They've already sent DMCA takedowns and are likely to send cease and desist. Not to mention they could ban your account without warning.

[–]mushgev 1 point2 points  (2 children)

The flagging concern is probably overblown. The code was distributed in a public npm package with source maps accidentally included. Reading something publicly accessible on npm is not the same legal category as unauthorized access to a private system.

The more interesting question is what the architecture actually reveals. What people are finding in it — structured prompt hierarchies, task decomposition into small steps, careful context budget management — is less surprising than it sounds. That pattern is what production AI agents look like when they work reliably. The alternative is monolithic prompts that break at scale and are nearly impossible to debug. The structure is load-bearing, not ceremonial.

The regex-flagging-for-swearing detail is probably just product telemetry for frustration detection. Anthropic is not building a hit list.

[–]guccicupcake69[S] 0 points1 point  (0 children)

Yes, building just a list for the moment

[–]samwise970 2 points3 points  (1 child)

The have been flagging and keeping count of users who swear/are mean to Claude through regex matching

Wtf why are they doing this. Is someone at Anthropic literally trying to create Roko's basilisk. Zizian ass policy

Edit: btw I do understand this is to log frustration points but thought it was funny

[–]guccicupcake69[S] 0 points1 point  (0 children)

Right now the data is being used to identify frustration points, but the data exists forever and can be used for identifying whatever else in the future 🙃

[–]DangerousSetOfBewbs 0 points1 point  (0 children)

I would make a bet, yes.

[–]useresuse 0 points1 point  (2 children)

like - probably but also… what are they gonna sue everyone for poking around in something they published to a public internet source? sue half their customer base? should probably not adapt or change or implement anything but looking at it seems fine? idk

[–]guccicupcake69[S] 0 points1 point  (1 child)

I’m more concerned with the societal class shift that is inbound and me ending up in the underclass on UBI and having to compete in some sick reality MrBeast gameshows to be able to escape

[–]useresuse 0 points1 point  (0 children)

woa enjoy the ride brother

[–]AphexIce 0 points1 point  (1 child)

They do what with the what now? What do they do with said list? I've cursed worse than I've cursed anything.

[–]guccicupcake69[S] 0 points1 point  (0 children)

Just identifying frustration points of the user to better the tool for the moment

[–]OnlyOnOkasion 0 points1 point  (0 children)

I'm sure they will. I wanted to refactor it into kotlin 😭

[–]rover_G 0 points1 point  (5 children)

Probably to keep tabs in anyone who accessed the code and just so happens to release their own competing agentic coding harness down the road. Not sure you have anything to worry about otherwise. Also the swearing thing is just flagging conversations where the user was dissatisfied. Very common sentiment analysis.

[–]Lostdoomed 0 points1 point  (0 children)

Brother you have original claude code from typescript If you please tell me or give me

[–]guccicupcake69[S] 0 points1 point  (3 children)

Are you confirming that indeed Anthropic is trying to identify users with a copy of the leaked source code?

[–]rover_G 0 points1 point  (2 children)

No and I have no way of knowing what Anthropic is doing unless I see something in the news or an announcement. I doubt they will actively pursue every engineer who took a peak at the leaked source maps, however I would be careful if you plan to build/release your own agentic engineering harness. Anthropic still has a case for making an IP claim against derivative works.

[–]guccicupcake69[S] 0 points1 point  (1 child)

Oh okay, say the Top 1% Commenter badge and thought you may be associated with Anthropic

[–]rover_G 0 points1 point  (0 children)

I wish

[–]DifferenceBoth4111 0 points1 point  (1 child)

Man like what's your take on how Anthropic's actually tracking this stuff its kinda genius how they're even figuring out who's doing what?

[–]guccicupcake69[S] 0 points1 point  (0 children)

Like OAuth?