// llm performance

All signals tagged with this topic

Claude's Newest Models Stumble on Tool Calling, Raising Training Trade-offs

Anthropic's latest Claude versions (Opus 4.8 and Sonnet 5) show degraded performance on tool-calling tasks—a critical capability for agents and integrations—likely because post-training optimized for Claude Code environments rather than general API consumers. Gains in one domain (sandboxed code execution) erode capabilities in another (flexible external tool use), forcing companies to choose their optimization targets. For developers building agent systems, model selection increasingly depends on the harness you're building.

Google's AI Agent Spark Exposes the Limits of Automation Promises

As Gemini's new agent capabilities improve at executing discrete tasks, the gap between what AI can do and what it's actually useful for widens. The tech performs narrowly competent actions without understanding context, intent, or consequence. Google and other AI labs are investing heavily in agent systems that can theoretically handle scheduling, research, and shopping, but early real-world testing shows these tools solve problems most users don't have while creating friction in workflows they actually use daily. The constraint isn't technical competence. Autonomous agents need to understand human goals in ways current architectures can't, making this a product strategy problem, not an engineering one.