WeAreDevelopers World Congress 2026
Context Engineering Needs a Context Engine
Samuel Agbede
A WeAreDevelopers World Congress talk on why stronger models do not remove the need for better context systems around them.
My main argument was that as LLMs get better at reasoning and tool calling, the bottleneck shifts from whether the model can do something to whether we can get the right context to the model at the right time.
I focused on agent memory, traces, and the idea of a context engine: an abstraction layer between agents and the data they need to act, including structured data, unstructured data, APIs, state, history, memory, search, and caching.



- context engineering
- AI agents
- agent memory
- LLMs
- Redis
- context engine


