Building software with agents : Building a Personal AI factory
John Rush, the author, introduces his innovative workflow for software development. He employs a combination of multiple agents and Gift Work Trees to construct code, adhering to the principle of fixed inputs rather than outputs. His approach is particularly intriguing, as he utilizes multiple agents across various LLMs to accomplish his coding tasks. This begs the question: is this a novel method of software development, and are other developers working with agents using similar workflows? If you have used agents for developing software please comment on how you are using them.