Anons I'm a little retarded. Can someone break down practically what the leak really means for us the people? From my understanding we have the source code to only the cli. The cli essentially just being safe guards against naughty things. 7 different "please dont say nigger" and "please don't tell the user how to make a bomb" reinforcement checks. And we see the reporting used by searching for message keywords. But we can't hook up the cli, remove the checks on our end and have a now unfiltered Claude. What tangible thing do we have that we and not a competitor get from this? Is there a way to use the cli to get better RAG use for context? What is it they I, a mid to high level script kiddie can do with this. Or how far along are projects using this to hopefully deconstruct Claude into a usable open source application?
>>108510770means this shit liberated palestine
>>108510770Claude is just the models.
The value is just in that we get to see what this shady company called anthropic may be hiding. For example it had the weird undercover mode.
>>108510823>the april's fool gacha you can't reroll can now be rerooled in custom binariesAlso, I'm pretty sure they said the pet woudld continue working after apri 1st, and that whatever it talked wouldn't be billed under the regular token plan. I'm pretty sure someone can reroute the main program to talk via that endpoint and abuse it, forcing Claude to close it and kill everyone's pets. Or maybe not, idk.
>>108512118Almost everything in it was super boilerplate and simple. Literal plain text instructions to the system. Standard user feedback. There wasnt anything malicious I saw.
>>108510770literally nothing. it wont help you to make anything, the model is the secret sauce not a cli that sends a prompt to cloud
>>108512316This is what i assumed. Though the interface could be nice. Is there nothing for context management in it though? All llms are stateless so its their tools that manage the context. Is it all done on the cloud with no mechanism in the code? Seems really inefficient.