목록ai workflow (2)
잡동사니
From AI Coding Agents to AI Engineering OrganizationsIntroductionWhen I started the sqlgen-ai project, my goal was straightforward.I wanted to build an AI agent that could write code.At the time, I imagined a future where an AI developer could continuously improve itself, create tools it needed, and gradually become more capable over time.To explore that idea, I connected Hermes Agent, Codex, Gi..
Lessons from building a multi-agent AI development workflow for a production projectTL;DRBuilding a reliable AI coding agent is one engineering problem.Building a reliable AI development workflow with multiple agents is another.A single agent mostly struggles with execution quality.Multiple agents introduce coordination problems:task ownershipshared state visibilityrace conditionsworkspace conta..
