|
A DeepMind spinout just outperformed OpenAI and Anthropic at research replication. Meanwhile, the real action is infrastructure: open specs for agent discovery, local-first workspaces, and the first standards for how multiple AI agents actually talk to each other at scale.
|
π¬ Research
Breakthroughs
|
CAS: Conformalized Agentic Search via Adaptive Retrieval and Policy Weighting
Search Agents face a severe reliability crisis during reinforcement learning (RL) fine-tuning. Heuristic Top-K retrieval often causes critical evidence loss or noise inclusion, while over-confidence induced by progressive RL leads to hallucinated answers and redundant searches. To build highly reliable agents, we introduce Conformal Prediction (CP) and propose Conformalized Agentic Search (CAS). This framework establishes reliability guarantees on both the retrieval and training sides: on the ...
Read more →
|
|
Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence
LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage information access, Harness Engineering to organize external tools and resources, and Loop Engineering to support continual reflection and self-improvement. Yet as tasks grow more complex, individual intelligence faces a fundamental limit: many tasks require heterogene...
Read more →
|
|
Trustworthy RAG: An Evaluation Agent for Detecting Misinformation and Knowledge Poisoning in Generative AI Systems
Retrieval-Augmented Generation (RAG) grounds Large Language Model (LLM) outputs in external knowledge, but RAG systems usually trust whatever they retrieve, creating a Security-Reliability Gap: high semantic relevance does not guarantee factual truth. Adversaries exploit this through knowledge poisoning, inserting malicious documents to cause targeted misinformation. We propose an Evaluation Agent, middleware that combines Natural Language Inference (NLI) factual verification, a five-signal pois...
Read more →
|
|
|
πΌ Industry
Developments
|
More is different when AI agent populations work together, study suggests
New research published in Proceedings of the National Academy of Sciences suggests that when artificial intelligence (AI) agents interact in groups, their number is not merely a technical detail. It is a decisive factor in what the group settles on: populations built from the same AI model and doing the same task can reach opposite outcomes for no other reason than that one group is larger.
Read more →
|
|
AWS Backs Agentic Resource Discovery as Federation Layer for Agent Registry
Amazon Web Services has put its weight behind the Agentic Resource Discovery specification, publishing a detailed account on August 24, 2026 of how the open standard is meant to work alongside AWS Agent Registry, its managed catalog for AI agents, tools, and skills that entered preview earlier this year. The AWS post frames ARD as the answer to a problem AWS's own product leaves open. AWS Agent Registry, available through Amazon Bedrock AgentCore, gives an organization a centralized, search
Read more →
|
|
|
π§ Tools & Repos
Open Source
|
|
β‘ Technical
Reads
|
TDD inside the agent loop - theater or actual value?
My colleagues at Thoughtworks tend to be big fans of Test-Driven Development, and many people in the industry advocate telling LLM agents to use TDD when building software. Birgitta Böckeler was curious if this really makes a difference, so conducted a few experiments. moreβ¦
Read more →
|
|
|