AI Coding Agent
An autonomous AI system that can reason across entire codebases, plan multi-step programming tasks, modify files, and iterate on solutions with minimal human intervention.
An autonomous AI system that can reason across entire codebases, plan multi-step programming tasks, modify files, and iterate on solutions with minimal human intervention. Unlike code completion tools that suggest the next line, coding agents take high-level goals and break them into subtasks, deciding which files to read and modify. Examples include Claude in Xcode, Cursor, and GitHub Copilot's agent mode.
Also known as
coding agent, autonomous coding assistant, agentic coding tool