Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Agentic Context Engineering: Evolving Contexts for Self-Improving Language Models

About

Large language model (LLM) applications such as agents and domain-specific reasoning increasingly rely on context adaptation: modifying inputs with instructions, strategies, or evidence, rather than weight updates. Prior approaches improve usability but often suffer from brevity bias, which drops domain insights for concise summaries, and from context collapse, where iterative rewriting erodes details over time. We introduce ACE (Agentic Context Engineering), a framework that treats contexts as evolving playbooks that accumulate, refine, and organize strategies through a modular process of generation, reflection, and curation. ACE prevents collapse with structured, incremental updates that preserve detailed knowledge and scale with long-context models. Across agent and domain-specific benchmarks, ACE optimizes contexts both offline (e.g., system prompts) and online (e.g., agent memory), consistently outperforming strong baselines: +10.6% on agents and +8.6% on finance, while significantly reducing adaptation latency and rollout cost. Notably, ACE could adapt effectively without labeled supervision and instead by leveraging natural execution feedback. On the AppWorld leaderboard, ACE matches the top-ranked production-level agent on the overall average and surpasses it on the harder test-challenge split, despite using a smaller open-source model. These results show that comprehensive, evolving contexts enable scalable, efficient, and self-improving LLM systems with low overhead.

Qizheng Zhang, Changran Hu, Shubhangi Upasani, Boyuan Ma, Fenglu Hong, Vamsidhar Kamanuru, Jay Rainton, Chen Wu, Mengmeng Ji, Hanchen Li, Urmish Thakker, James Zou, Kunle Olukotun• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMGSM
Accuracy88.9
245
Function CallingBFCL V3--
104
Interactive Decision-makingALFWorld (test)
Success Rate76.7
81
Function CallingBFCL Multi-Turn v3
Overall Accuracy74
69
Agentic Task SuccessMCP-Universe
Financial Success Score69.2
41
Task and Scenario Goal CompletionAppWorld normal (test)
Task Goal Completion78
37
Task-goal completionAppWorld (test challenge)
Goal Completion Score0.631
35
Software EngineeringSWE-bench verified (All)
Success Rate93.8
32
Code GenerationMBPP
Average Score67.47
30
Agent TaskAppWorld normal (test)
TGC76.2
29
Showing 10 of 111 rows
...

Other info

Follow for update