Simon Willison shipped LLM 0.32 on August 4, calling it the most significant release since the project launched: reasoning-trace support, OpenAI Responses API integration, and server-side tools. The companion llm-anthropic 0.26 adds Claude 5 model support with server-side web search and code execution, and simplifies extended-thinking configuration across model variants. For scripted pipelines this matters because server-side tool use means web search and code execution no longer require you to implement the tool loop locally.