Assumptions about AI capabilities must be constantly re-tested with each new model generation, leading to significant simplifications like deleting 80% of the system prompt.
Thariq Shihipar explains that as models get smarter, teams must revisit prior assumptions—they recently deleted 80% of Claude Code's system prompt because the model had become capable enough without it, and they've discovered Claude is unexpectedly strong at working with HTML.
transcript
Thariq Shihipar: The thing with agents is that you have to revisit any assumptions you have made because it can change with a new model generation. For that reason, we deleted 80% of the Claude Code system prompt recently because the model has gotten smarter. Using HTML is another assumption we needed to re-examine. HTML is one of those things which Claude is a lot smarter at than many of us expected. I've started preferring HTML as an output format over Markdown, and see this being used by others on the Claude Code team.
explains mechanism · 1extends · 1