New release of LLM adds support for reasoning traces, OpenAI Responses, server-side tools, and smarter logging
LLM 0.32 brings native support for reasoning traces, server-side tools, and MCP integration, signaling a shift from simple API wrappers to a complete Agent engineering foundation.
Simon Willison · Aug 5, 2026
The new GPT-5.6 family: Luna, Terra, Sol
OpenAI launches the GPT-5.6 family with three tiers, emphasizing long-running agent performance, cost efficiency, and native API support for programmatic tool calling and multi-agent orchestration.
Simon Willison · Jul 10, 2026
Is it agentic enough? Benchmarking open models on your own tooling
Hugging Face introduces agent-friendly tooling, showing via process-focused benchmarking that optimizing CLIs and docs can save AI agents 1.3x–6x in token costs.
Hugging Face Blog · Jun 18, 2026
From the Hugging Face Hub to robot hardware with Strands 智能体s and LeRobot
AWS open-sources an SDK that wraps LeRobot capabilities into agentic tools, using unified data formats and a single parameter to bridge simulation and physical hardware, drastically lowering the engineering barrier for embodied AI.
Hugging Face Blog · Jun 17, 2026
Announcing Granular Bounding Boxes in LlamaParse
LlamaParse introduces word, line, and cell-level bounding boxes to solve the critical pain points of imprecise citations and untraceable audits in AI document extraction.
LlamaIndex Blog ·
Building a Better LiteParse Skill with Evals
Through trace analysis and iterative evaluations, LlamaIndex optimized an agent's PDF parsing strategy, revealing a shift toward disciplined, data-driven agent engineering.
LlamaIndex Blog ·