When AI agents write code, compiler feedback is critical to quality. Swift’s type system expresses information that most other languages leave out of their types (such as error possibilities and data race safety), giving the compiler more to feed back to the agent. This talk explores how Swift’s type system gives AI agents an advantage.