AI RESEARCH

A Language for Describing Agentic LLM Contexts

arXiv CS.CL

ArXi:2605.01920v1 Announce Type: cross Large language models are increasingly used within larger systems ("LLM agents"). These make a sequence of LLM calls, each call providing the LLM with a combination of instructions, observations, and interaction history. The design of the encoded information and its structure play a central role in the quality of the resulting system, leading to efforts spent on context engineering. It is therefore critical to communicate the composition of the LLM context in a system, and how it evolves over time.