AI Coding Agents Guide: A Map of the Four Workflow Types
AI coding agents can read your code, reason about changes, and act on your behalf. To choose the right one, it helps to understand the four common workflow types: integrated development environment (IDE), terminal, pull request (PR), and cloud.
Before exploring the four workflow types, it’s worth looking at what makes a coding tool agentic in the first place.