Full AI-Based Workflow
3 comments
I have 3 agents working at all times but can be more, until I reach the Claude 5x limits that resets every 5 hours. I am seriously considering Claude 20x..
why do you comment on your own post?
Cmon friend, show us some code, do not hide it, otherwise it's just a 0 evidence post to fuel the hype
Repository is a monorepo which has cohesive services that can be developed independently. Trunk-Based development and changes go straight to production (there's a post-deploy check that runs smoke tests)
I'm not sure if anyone else has built something like this, but essentially I can "git clone" a new version of the repository in a different folder and literally multiply myself by just spending a couple minutes creating a prompt
99% of the Job is designing prompts and adjusting the pieces to be independent so I can fit in the recent part of the context window
WHAT THE ACTUAL FUCK?