Context engineering is increasingly the most critical component for building effective AI Agents in the enterprise right now. This will ultimately be the long pole in the tent for AI Agents adoption in most organizations. We need AI Agents that can deeply understand the context of the business process that they’re tied to. This means accessing the most important data for that workflow, using the appropriate tools at the right moment, having proper objectives and instructions, and understanding the domain that they’re in. Some of the big open items for anyone building enterprise agents are: * Narrow vs. General agents. The smaller the task, the easier it is to give the AI Agents the right context to be successful. But the smaller the task, the less value there will be. Finding the optimal task size for value generation will be an important factor for the next few years. * Getting data into an agent-ready system. Enterprise data is often fragmented between dozens or hundreds of systems, many of which are not prepared for a world of AI. Most companies will still need to modernize their data environments to get the full benefit of AI Agents. * Accessing the *right* data for the task is paramount. Even when you have data in a modern environment, getting access controls perfectly aligned to what the AI Agent is going to need access to is critical. Further, deciding what to do RAG on vs. just a general search vs. what to put fully into the context window will matter a ton per task. * Choosing what should be deterministic vs. non-deterministic. If you demand too much from the models, you’re likely to see some drop off in quality. Yet, if you have the model do too little, then you’re dramatically underutilizing what’s possible with AI. This of course is a moving target because the models themselves are improving at an accelerating rate. * The right user interface to get the AI Agents context deeply matters. Half of the problem for getting context to agents doesn’t look like an AI problem at all. It’s all about where the agents show up in the workflow and how the user interacts with them to provide them the context necessary to do the task. The race for the next few years in AI in the enterprise is to see who best to deliver the right context for any given workflow. This will determine the winners and losers in the AI race.
132,71K