Geoffrey Litt introduced the concept of 'Understand to participate' at the AIE conference, emphasizing that developers must deeply understand AI-generated code to avoid cognitive debt and actively collaborate with coding agents. This concept highlights a critical challenge in AI-assisted development: as coding agents produce more code, developers risk accruing cognitive debt, which can undermine their ability to guide and improve the software. It shifts the conversation from mere productivity to sustainable understanding. The talk was part of the AIE World's Fair 2026, and all 300+ recordings will be released over three weeks. Litt also published a thread version of his talk on Twitter.
Background
Cognitive debt refers to the growing gap between a developer's understanding of code and how it actually works, especially when code is generated by AI. In AI-assisted development, developers often accept AI-generated code without full comprehension, leading to mental overhead and reduced ability to make informed changes. The 'understand to participate' philosophy argues that to collaborate effectively with coding agents, developers must maintain a deep enough understanding to actively shape the project.