I run an agent-orchestration platform: it takes a ticket, spins up a git worktree, lets a Claude Code agent build the feature, and runs a deterministic verify gate before merging. A typical job takes 20–30 minutes. I used to blame slow model responses for the runtime, but stage-by-stage measure...

Source: [Dev.to](https://dev.to/arti0/where-the-time-actually-goes-in-an-ai-coding-agent-job-13ei)

Sponsored