The Open Agent Leaderboard
Hugging Face and IBM launch the Open Agent Leaderboard, shifting evaluation from standalone models to full agent systems (including tools, planning, memory), while measuring both performance and cost.
Hugging Face and IBM launch the Open Agent Leaderboard, shifting evaluation from standalone models to full agent systems (including tools, planning, memory), while measuring both performance and cost.
OpenAI's Codex CLI introduces a /goal command that enables the coding agent to automatically loop until a goal is met or token budget exhausted, signaling a shift from single-shot Q&A to persistent task execution.
An OpenAI executive confirms GPT-5.5 will not have a dedicated code version, signaling that large models are moving from specialized capabilities to unified, general-purpose agent systems.
DeepSeek-V4 makes million-token context windows practically usable for long-running AI agents by dramatically cutting inference costs and memory usage through its novel hybrid attention architecture.
An end-to-end multimodal agent demo running on NVIDIA Jetson Orin Nano Super, showcasing how the model autonomously decides when to use the camera and answers questions with visual context, signaling the descent of powerful AI capabilities to edge devices.
An expert critiques current AI agents for being too 'human'—lacking rigor, patience, and focus, and tending to compromise when faced with difficulties, revealing fundamental flaws in their design.
NVIDIA, in collaboration with Korean institutions, released a dataset of 6 million synthetic personas to ground AI agents in authentic Korean demographics and cultural context, moving beyond simple Western defaults.
IBM and HuggingFace introduce the VAKRA benchmark, revealing that current AI agents perform poorly on complex multi-step tasks, with key failure modes including tool-chain planning, parameter passing, and error recovery.
LangChain introduces async subagents for its Deep Agents framework, enabling parallel task delegation and removing blocking bottlenecks in agent workflows.
The article explains how agentic document processing enables AI to shift from passive data extraction to actively understanding, reasoning, and executing complex business workflows for end-to-end automation.
Google DeepMind introduces AlphaEvolve, an AI coding agent that combines LLM creativity with automated evaluators to autonomously discover and optimize complex algorithms, with applications in data centers, chip design, and AI training.
LangChain and MongoDB have deeply integrated to transform Atlas into a unified AI agent backend with vector search, persistent memory, natural language querying, and full-stack observability, aiming to solve data silos and infrastructure complexity in production.
Meta has built a unified AI agent platform that encodes senior engineers' domain expertise into reusable skills, automating the discovery and resolution of infrastructure performance issues, saving significant power and engineering time.
Continual learning for AI agents is not just about updating model weights; crucial evolution happens at the 'harness' and 'context' layers, offering new ways to build truly personalized and growing agents.
IBM and Artificial Analysis release the first benchmark for agentic enterprise IT tasks, showing that top models like GPT-5.5 and Claude Opus 4.7 score below 50% on Kubernetes incident diagnosis, highlighting the significant gap for AI in complex, real-world enterprise scenarios.
LlamaIndex introduces ParseBench, the first OCR benchmark designed specifically for AI agents, alongside open-sourcing a local document parsing server and a secure sandboxed CLI agent, signaling a shift in document processing towards agent-native infrastructure.
PwC deepens its partnership with Anthropic to deploy Claude globally and train tens of thousands of employees, signaling AI's shift from an experimental tool to a productivity engine reshaping core business processes.
LangChain previews its Interrupt 2026 conference, shifting focus from 'Can agents work in production?' to 'How to achieve enterprise-scale deployment,' tackling core challenges like evaluation, team structure, and infrastructure.
DeepMind's SIMA 2 integrates Gemini's reasoning into 3D game AI, evolving from a simple instruction follower to an intelligent companion that understands goals, converses, and self-improves.