coding agents sequentially and not in multiple runs in parallel, you’re losing out. One of the key benefits of coding agents is that you can start completing work in parallel, something that was never really possible before when working on software engineering tasks. However, when I start running a lot of parallel coding sessions, it’s often difficult to keep track. You need specialized techniques to easily keep an overview of all the sessions that you’re running, quickly catch up on conversations when coming back to them, and so on. This infographic highlights the main contents of this article. I’m discussing how to effectively run a lot of coding agents in parallel, highlighting why it’s a difficult challenge and different techniques that I apply. Image by ChatGPT. Why it’s hard to run coding agents in parallel First, I want to cover why it is challenging to run coding agents in parallel. To a certain extent, this should be quite self-explanatory.…