← US Feed

Context is king as agents evolve, but problems persist

Context is king as agents evolve, but problems persist

Source Summary

<p>Context makes or breaks an AI agent.</p> <p>It's what gives AI agents the situational awareness to deliver trustworthy, accurate outputs. Without it, all other parts might be in place, but the relevant meaning that powers an agent to perform properly will be absent, dooming it to fail.</p> <p>When provided with proper awareness, agents can <a href="https://www.techtarget.com/healthtechanalytics/feature/LLMs-struggle-with-clinical-reasoning-study-finds">help make medical diagnoses</a>, personalize retail experiences, discover new clients, generate sales campaigns, manage and optimize entire supply chains and monitor vast swaths of data that are impossible for humans to oversee to detect fraud. Sometimes, they're even building other agents.</p> <p>But to deliver those outputs, agents need proper context. They need relevant, high-quality data and task-appropriate <a href="https://www.techtarget.com/whatis/definition/business-logic">business logic</a>, and the ability to discover and ingest them independently.</p> <p>"It's no different than providing context to an employee doing a job," David Menninger, an analyst at ISG Software Research, told TechTarget. "You wouldn't give a junior analyst a task without giving them some context."</p> <div class="imagecaption alignLeft"> <img src="https://cdn.ttgtmedia.com/rms/onlineimages/menninger_david.jpg" alt="ISG Software Research analyst David Menninger">David Menninger </div> <p>Now, after the laborious task of getting data ready for AI and investing heavily in experimental pilots -- while model reasoning capabilities improved -- some enterprises are ready to put agents into production at scale and reap the benefits.</p> <p>The most advanced organizations already have. But widespread deployment of <a href="https://www.techtarget.com/searchapparchitecture/tip/Multi-agent-architectures-How-coordinated-AI-systems-scale">multi-agent networks</a> requires difficult work that could take years to complete, according to Menninger.</p> <p>"We'll ... gradually eat away at the parts that are difficult, and we'll hopefully, in a several year time period, have tackled the biggest challenges," he said.</p> <section class="section main-article-chapter" data-menu-title="AI success amid failures"> <h2 class="section-title"><i class="icon" data-icon="1"></i>AI success amid failures</h2> <p>Despite the time and money that enterprises have invested in agentic AI development, most AI projects don't make it into production.</p> <p>Studies show that the failure rate is going down, which is evidence that enterprises that have addressed the underlying data issues that often stall AI projects are achieving at least some success connecting AI applications with the context they need to deliver trustworthy outputs.</p> <p>But they also reveal that more AI projects still fail than succeed.</p> <blockquote class="main-article-pullquote"> <div class="main-article-pullquote-inner"> <figure> It's no different than providing context to an employee doing a job. You wouldn't give a junior analyst a task without giving them some context. </figure> <figcaption> <strong>David Menninger</strong>Analyst, ISG Software Research </figcaption> <i class="icon" data-icon="z"></i> </div> </blockquote> <p>For example, Deloitte's 2026 <a target="_blank" href="https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/state-of-ai-in-the-enterprise.html?id=us:2ps:3gl:aisgm26:awa:CONS:em:K0218784:012626:kwd-430833501819:195648817121:794247818306::&gclsrc=aw.ds&gad_source=1&gad_campaignid=23269751971&gclid=CjwKCAjw6MPRBhBTEiwAd-7Mrwla_c_gzzSu2TNPVBWdBS4INV4yNdYgtukO2OU2-zWBAuwZE-s3mBoCwegQAvD_BwE" rel="noopener">State of AI in the Enterprise report</a>, released in January, showed only one-quarter of the organizations surveyed have been able to move 40% of their AI experiments -- whether single agents, multi-agent systems, chatbots, traditional machine learning projects or other pilots -- into production. Similarly, Menninger noted that ISG's year-end 2025 research found that about one-third of the 1,200 projects it examined are moving into production, an improvement from 17% a year earlier but still well under 50%.</p> <p>"[Some] enterprises are no longer experimenting with agents," Michael Bendersky, director of research at Databricks, told TechTarget. "They're deploying them for real, complex work."</p> <p>Databricks' own <a target="_blank" href="https://www.databricks.com/resources/ebook/state-of-ai-agents" rel="noopener">2026 State of Agents report</a>, published in January, found a 327% increase in usage of multi-agent systems built on domain intelligence over the previous four months, demonstrating that some enterprises -- after there were almost none until late 2025 -- have built at least remedial agentic systems.</p> <p>Nevertheless, long-term challenges to building broad networks of context-aware agents remain.</p> </section> <section class="section main-article-chapter" data-menu-title="Progress despite problems"> <h2 class="section-title"><i class="icon" data-icon="1"></i>Progress despite problems</h2> <p>One challenge to putting multi-agent systems into production is the completeness and quality of the AI workflow, according to Bendersky.</p> <p>Humans used to perform all aspects of <a href="https://www.techtarget.com/searchbusinessanalytics/feature/Top-data-preparation-challenges-and-how-to-overcome-them">data preparation</a>, retrieval and operationalization for analytics and AI, and they had time to ensure the quality of all parts of the pipelines that connect data with applications. Once they're in production, agents are the ones calling on context, and for them to do so properly, everything they require for accuracy must be ready the instant they need it.</p> <p>Enterprises that haven't already done so need to modernize -- and in some cases, overhaul -- their data and AI infrastructures, which can be <a href="https://www.techtarget.com/searchenterpriseai/feature/The-dollars-and-sense-of-implementing-AI">time-consuming and costly</a> depending on how much needs to be revamped.</p> <p>To connect agents with context, infrastructures need tools that improve data discovery to ensure agents call on context-appropriate information. Among others, they include the following:</p> <ul class="default-list"> <li>Vector embedding and reranking models.</li> <li>Semantic layers and <a href="https://www.techtarget.com/searchdatamanagement/feature/Hybrid-search-demands-reshape-retrieval-frameworks-for-AI">data retrieval</a> engines that are purpose-built for AI workloads rather than BI tasks.</li> <li>Security capabilities that address new risks posed by agents.</li> <li>Governance frameworks that oversee not only data but also agent behavior.</li> </ul> <div class="imagecaption alignLeft"> <img src="https://cdn.ttgtmedia.com/rms/onlineimages/bendersky_michael.jpg" alt="Michael Bendersky, director of research at Databricks">Michael Bendersky </div> <p>"What will still remain difficult is the environment," Bendersky said. "We are moving from an enterprise where most data access is done by humans to one where interactions with the data are done by agents. This will require continued investment in architectures where the right context is accessible to the agent at the right time. Governance, platforms, auditability, etc., will continue being challenging."</p> <p>In particular, <a href="https://www.techtarget.com/searchdatamanagement/opinion/Why-data-semantics-matters-for-context-aware-systems">semantic modeling capabilities</a> are proving to be a crucial enabler for enterprises successfully building agents and need to be part of an organization's AI workflow, according to Cindi Howson, chief data and AI strategist at ThoughtSpot.</p> <p>Model reasoning capabilities have improved to the point that when large language models (LLMs) are asked questions that require them to call on limited amounts of contained data, they are 95% accurate. However, <a target="_blank" href="https://axiussdc.substack.com/p/the-7-table-fallacy-why-text-to-sql?utm_campaign=post&utm_medium=web&triedRedirect=true" rel="noopener">a September 2025 study</a> demonstrated that when LLMs are asked to derive outcomes based on broad swaths of data spread across myriad systems, their accuracy falls to around 50% or lower.</p> <p>A separate <a target="_blank" href="https://docs.getdbt.com/blog/semantic-layer-vs-text-to-sql-2026?version=2.0&name=Fusion" rel="noopener">April 2026 study</a> by DBT Labs -- which provides semantic modeling capabilities -- showed that accuracy again approaches 100% when LLM queries, often using traditional <a href="https://www.techtarget.com/searchenterpriseai/definition/retrieval-augmented-generation">retrieval-augmented generation</a> (RAG) pipelines to connect models with AI tools, are augmented by a semantic layer.</p> <p>"Some organizations thought they could just use a basic RAG approach, and it's not happening -- it's just not good enough," Howson told TechTarget. "[They need] semantic layers and context layers, and humans in the loop to coach agents."</p> </section> <section class="section main-article-chapter" data-menu-title="The next challenge(s)"> <h2 class="section-title"><i class="icon" data-icon="1"></i>The next challenge(s)</h2> <p>While known problems slowly get solved, new ones constantly emerge.</p> <p>For example, connecting agents with context only became the dominant trend in data management and AI at the start of 2026 after unreliable model reasoning was viewed as the initial culprit holding back agentic AI development. Only once <a target="_blank" href="https://www.vellum.ai/llm-leaderboard" rel="noopener">model reasoning capabilities</a> reached a certain threshold and agents still weren't consistently delivering accurate outputs did context become the primary focus, with a litany of vendors introducing tools to connect agents and context.</p> <p>Now, data and AI infrastructures that don't effectively connect agents with context are a principal focus, but as Menninger noted, it will take time to solve on a widespread basis. In the interim, Incremental improvements will be made that enable more enterprises than those now at the forefront to move agents into production and perhaps even build multi-agent networks.</p> <p>"We'll be making progress, identifying the bigger challenges and devoting research to solving those," Menninger said.</p> <p>But what then?</p> <p>Assuming a combination of enterprise investment and technological advancement continues to result in a rising AI development success rate, <a href="https://www.techtarget.com/searchapparchitecture/tip/Multi-agent-architectures-How-coordinated-AI-systems-scale">managing systems</a> that include thousands of autonomous agents will be a significant challenge, according to Donald Farmer, founder and principal of TreeHive Strategy.</p> <div class="imagecaption alignLeft"> <img src="https://cdn.ttgtmedia.com/rms/onlineimages/farmer_donald.jpg" alt="Donald Farmer, founder and principal of TreeHive Strategy">Donald Farmer </div> <p>"Multi-agent systems -- or swarms – [are one emerging issue]," he told TechTarget.</p> <p>Agents within connected systems are meant to work together, to collaborate on a scale beyond human capacity. But for them to do so without overstepping boundaries, without exposing sensitive information, without accessing data they're not authorized to operationalize, without violating regulatory statutes, without breaching <a href="https://www.techtarget.com/whatis/definition/data-sovereignty">data sovereignty</a> rules -- without behaving exactly as intended -- is challenging. </p> <p>"Once individual agents have great context, [organizations have to figure out] how do you get an accounting agent, a legal agent and a procurement agent to collaborate, negotiate and hand off tasks to one another without human intervention or emergent anomalies," Farmer said.</p> <p>Another issue enterprises will have to address is how much responsibility to give agents and how much to keep under human supervision, according to Menninger.</p> <p>He noted that ISG research shows that of those agents currently in production, 50% assist humans, 40% work in conjunction with humans but will eventually be empowered to act autonomously, and 10% are fully autonomous. Figuring out <a href="https://www.techtarget.com/searchdatacenter/tip/AI-operating-models-Balancing-autonomy-and-human-oversight">the right balance</a> will be critical for enterprises to derive the benefits of agentic AI without suffering accidental consequences.</p> <p>"There's always going to be a next problem or opportunity," Menninger said.</p> <p><i>Eric Avidon is a senior news writer for Informa TechTarget and a journalist with more than three decades of experience. He covers analytics and data management.</i></p> </section>

Advertisement
Read Original Article