arXiv 2602.20478
Codified Context: Infrastructure for AI Agents in a Complex Codebase
By Aristidis Vasilopoulos
Published 2026-02-24
Citation lineage
Review the prior work and downstream research connected to this paper.
LLM-based agentic coding assistants lack persistent memory: they lose coherence across sessions, forget project conventions, and repeat known mistakes. Recent studies characterize how developers configure agents through manifest files, but an open challenge remains how to scale such configurations for large, multi-agent projects. This paper presents a three-component codified context infrastructure developed during…