The Sam Altman and @miramurati texts from the day he got fired from @OpenAI in 2023 just became evidence in the @elonmusk v. @sama trial.
It felt like a meaningful moment in AI history, so I turned it into a musical.
The lyrics are the texts.
> You will go right back into the arms of Claude and ask it to re-implement the other teams' part of the work in the way you think is best, and Claude will say "You're absolutely right" and get right to it!
We've rolled out a new auto-memory feature.
Claude now remembers what it learns across sessions — your project context, debugging patterns, preferred approaches — and recalls it later without you having to write anything down.
@ibuildthecloud I think about this, too, but I'm favoring monorepos. It's like the old modular vs microservice debate; is there enough discipline to respect boundaries? I launch the agent in a package scope if I don't want it to see the whole project. It has to ask to go outside of it.