← Archive

Monday, July 27, 2026

12 stories.

01ModelsProduct2 sources agree

Anthropic releases Claude Opus 5 model

Anthropic has released Claude Opus 5, a new AI model that offers improved performance and cost-effectiveness compared to its predecessor, Opus 4.8. Opus 5 excels in software engineering tasks, knowledge work, and problem-solving, and is designed to be used every day. The model is available today on all platforms, priced at $5 per million input tokens and $25 per million output tokens.

02AgentsProductsingle source

MCP Becomes the Universal Agent Standard

Anthropic's Model Context Protocol has become a dominant industry standard with support from OpenAI and Google, enabling interoperability across platforms, and is being adopted by developers and integrated into major IDEs, with a focus on security and long-term stability

04ResearchProduct3 sources agree

METR introduces expenditure horizon metric

METR proposes a new metric, the expenditure horizon, to compare the cost-effectiveness of AI agents and humans in solving problems. The metric is tested on the NanoGPT speedrun, showing that AI agents have only made small contributions so far, but newer models like Opus 5 could shift the picture. The study highlights the limitations of autonomous optimization and the potential benefits of human-AI collaboration.

05AgentsProductsingle source

Latency vs. Reasoning: The Agentic Split

GPT-4o reduces response latency to 232ms with a native multimodal architecture, while Claude 3.5 Sonnet leads in autonomous software engineering and graduate-level reasoning benchmarks. Developers choose between the two models based on the 'speed vs. depth' requirements of their agent tasks.

06AgentsProductsingle source

Tool Use Accuracy Hits 90%

The Berkeley Function Calling Leaderboard V2 shows Claude 3.5 Sonnet and GPT-4o achieving over 90% accuracy in multi-turn function calling, with Llama 3 70B also performing well among open-source models. This improvement is crucial for developers building autonomous agents that require reliable tool triggering

07AgentsProductsingle source

The Rise of the Agentic Router

Small Language Models like Phi-3-mini and Gemini 1.5 Flash are being used as routers to decide which larger models to call next, while fine-tuning enables local autonomy and robust tool use in specialized workflows. Research shows well-fine-tuned SLMs can outperform larger models at a lower cost.

08PolicyBig picturesingle source

US tech leaders advocate open weights for AI

A group of US tech leaders and companies signed a statement advocating for open weights in AI models, which would allow for greater accessibility, adaptability, and control over AI technology, and promote American technological leadership and prosperity. The statement argues that open weights can expand access to the AI economy, strengthen competition, and mitigate risks, and that policymakers should support the development of a strong AI ecosystem by expanding access to compute, investing in shared training assets, and avoiding premature restrictions on open models.

09AgentsProduct2 sources agree

Avoiding the Multi-Agent Trap

LangGraph is becoming the preferred framework for stateful agentic patterns due to its built-in checkpointing feature, while CrewAI requires manual workarounds for fault tolerance, and the LangChain community is developing debugging tools to mitigate risks in multi-agent systems, as 40% of agentic AI projects are forecasted to be canceled by 2027 due to escalating costs